Skip to content

Commit c6a1d3e

Browse files
chore: update homebrew formula to v1.17.3
1 parent 2d9769b commit c6a1d3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/nanocoder.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nanocoder < Formula
22
desc "Local-first CLI coding agent with multi-provider support"
33
homepage "https://github.com/Nano-Collective/nanocoder"
4-
url "https://registry.npmjs.org/@nanocollective/nanocoder/-/nanocoder-1.17.2.tgz"
5-
sha256 "9875f1cd40040752728cd456ffe5cb987d37da9c612eeaac4ead5fc1e34b3309"
4+
url "https://registry.npmjs.org/@nanocollective/nanocoder/-/nanocoder-1.17.3.tgz"
5+
sha256 "4cf4bc9a3c4adbeb47a547f4c8c68d23244ae2b553db8d70494e98811547e939"
66
license "MIT"
77

88
depends_on "node@20"

0 commit comments

Comments
 (0)