Skip to content

Commit 9e21b9c

Browse files
authored
Merge pull request #253772 from Homebrew/bump-rulesync-3.17.0
rulesync 3.17.0
2 parents c0788ac + 6ed2209 commit 9e21b9c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/rulesync.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Rulesync < Formula
22
desc "Unified AI rules management CLI tool"
33
homepage "https://github.com/dyoshikawa/rulesync"
4-
url "https://registry.npmjs.org/rulesync/-/rulesync-3.16.0.tgz"
5-
sha256 "be7fddfabb8d2cff57e6241c26315d35f6de9b45910c15133ad882e4b8190a00"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-3.17.0.tgz"
5+
sha256 "5c5177c051a8399798248f78e72a8a9c73d5307f6da5cbfccc04a2a373d681dd"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "2875b5430450737341e8841264ae5af840f37a0ddcfa665e3ce91c9ac2f515e3"
9+
sha256 cellar: :any_skip_relocation, all: "0dd89edd4d12a9c50139eca0af178542f9c39ba0d02dbc270e575bdb0c9db51f"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)