Skip to content

Commit a96b971

Browse files
authored
Merge pull request #250159 from Homebrew/bump-rulesync-3.7.0
rulesync 3.7.0
2 parents f40e1f6 + 2158a85 commit a96b971

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.6.0.tgz"
5-
sha256 "95e0cf10428b35323498401d24b27b3586f52cc438e17e9bc2396a70206ea37b"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-3.7.0.tgz"
5+
sha256 "00d16561d42ee40ad4b9921d87b4cab997177203738a4ab0f55efcfc02e7b16b"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "d8193586c32d7155631476936fb65f5cbe7f644e8078f1afc410f1dc173fc087"
9+
sha256 cellar: :any_skip_relocation, all: "e07d22f2b68f7a150711d16024c97ee7cffcec7290bdf7e88fd7cf09dea4b9b0"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)