Skip to content

Commit df5eae3

Browse files
authored
Merge pull request #247134 from Homebrew/bump-rulesync-3.3.0
rulesync 3.3.0
2 parents a574866 + 3fd2cb2 commit df5eae3

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.1.1.tgz"
5-
sha256 "faffd71c7953149672f291cef181a85c9aca6410b17788c0c937f625cb8d290f"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-3.3.0.tgz"
5+
sha256 "3f131ba749fc1f2459cb11a9054831bcc97d0ac86e1c05d1207630f485d9e422"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "35b6ed95d808ee92b74c7b691bf6c378192ffb4b76f4676dfdcfa54042215e5e"
9+
sha256 cellar: :any_skip_relocation, all: "3340cf871497207485a2f09cfacf23a204134bc9c7eb1bd17603082a1123a6c4"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)