We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbf043 commit 3a2f87aCopy full SHA for 3a2f87a
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.1.tgz"
5
- sha256 "daf7ce655e4debadec43acda0e613e7a49fe1c89cb8b449d8bfa1872aafd32c2"
+ url "https://registry.npmjs.org/@nanocollective/nanocoder/-/nanocoder-1.17.2.tgz"
+ sha256 "9875f1cd40040752728cd456ffe5cb987d37da9c612eeaac4ead5fc1e34b3309"
6
license "MIT"
7
8
depends_on "node@20"
0 commit comments