Skip to content

Commit 40fd8a7

Browse files
authored
Merge pull request #246886 from Homebrew/bump-rulesync-3.0.0
rulesync 3.0.0
2 parents ebce2f6 + adc4d72 commit 40fd8a7

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-2.2.0.tgz"
5-
sha256 "4cdd67784c5db79046f63336277a864b4736723ffe57f9cdb55988b52637dcfa"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-3.0.0.tgz"
5+
sha256 "8efeb08f9f6ed6aaae548737bb62716a8bd4db49b5fbc3b91a202242d08594a0"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "464b1d685f55a42ac4df3d648290a61db710be31b3785dd14029d5661f348339"
9+
sha256 cellar: :any_skip_relocation, all: "1138165a1e427138b9235e21c75b4ab9aa7fdefe369a6af8c3537d47e9487c71"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)