Skip to content

Commit 5ef14ab

Browse files
authored
Merge pull request #246693 from Homebrew/bump-rulesync-2.0.1
rulesync 2.0.1
2 parents 506b20c + 12ad505 commit 5ef14ab

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.0.0.tgz"
5-
sha256 "59f325052b837aecdf10741cf5f3b55e54465ac2c186e60dccb3454dbd5e27a6"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-2.0.1.tgz"
5+
sha256 "0a4fcdd5d952024a30116b7ac927b355730d87f6c9c7f11f111d6b133bd3a13c"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "1acb4f83b07f180a6f9a97f55277c3895bc9a9db36666e8a97e8d15cbacf34e9"
9+
sha256 cellar: :any_skip_relocation, all: "1824d91d06a76c139c916764823fd23f4a1695145050240063f564a05fef85f9"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)