Skip to content

Commit 8bd4394

Browse files
authored
Merge pull request #250934 from Homebrew/bump-rulesync-3.11.2
rulesync 3.11.2
2 parents 4639629 + d3b19d3 commit 8bd4394

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.11.1.tgz"
5-
sha256 "d10f3aab1c0100b6c113bff3675a46b8c8254bb419f8eed8fede75c96dee4ccf"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-3.11.2.tgz"
5+
sha256 "53807a6771813174132e1ba3f3f6390725defc4e76e0a2ca581815e5b14bb409"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "87f4e1926976691f484bc9e0b4ec3a4062961f37f34c82691a8cb104a986d278"
9+
sha256 cellar: :any_skip_relocation, all: "7996df45d8793223ad4f5ebc68094ee4e7652928402d0ff0741264185c6859de"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)