We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9769b commit c6a1d3eCopy full SHA for c6a1d3e
1 file changed
Formula/nanocoder.rb
@@ -1,8 +1,8 @@
1
class Nanocoder < Formula
2
desc "Local-first CLI coding agent with multi-provider support"
3
homepage "https://github.com/Nano-Collective/nanocoder"
4
- url "https://registry.npmjs.org/@nanocollective/nanocoder/-/nanocoder-1.17.2.tgz"
5
- sha256 "9875f1cd40040752728cd456ffe5cb987d37da9c612eeaac4ead5fc1e34b3309"
+ url "https://registry.npmjs.org/@nanocollective/nanocoder/-/nanocoder-1.17.3.tgz"
+ sha256 "4cf4bc9a3c4adbeb47a547f4c8c68d23244ae2b553db8d70494e98811547e939"
6
license "MIT"
7
8
depends_on "node@20"
0 commit comments