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 c0506c1 commit 6d4f73cCopy full SHA for 6d4f73c
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.0.tgz"
5
- sha256 "d3e16c47ad108bc1ada179cd09caaaf509b7d8dc3c3c2086a3b0d6dd0d1f641c"
+ url "https://registry.npmjs.org/@nanocollective/nanocoder/-/nanocoder-1.17.1.tgz"
+ sha256 "daf7ce655e4debadec43acda0e613e7a49fe1c89cb8b449d8bfa1872aafd32c2"
6
license "MIT"
7
8
depends_on "node@20"
0 commit comments