Skip to content

Commit d63c514

Browse files
authored
Merge pull request #247013 from Homebrew/bump-rulesync-3.1.1
rulesync 3.1.1
2 parents 8b6541c + 4f0f276 commit d63c514

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.0.tgz"
5-
sha256 "51a8a043e7f8873cd4827cd12267e13678c2dc3cec7c598fb00b18922f771b02"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-3.1.1.tgz"
5+
sha256 "faffd71c7953149672f291cef181a85c9aca6410b17788c0c937f625cb8d290f"
66
license "MIT"
77

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

1212
depends_on "node"

0 commit comments

Comments
 (0)