Skip to content

Commit 24e34e8

Browse files
authored
Merge pull request #251267 from Homebrew/bump-rulesync-3.11.3
rulesync 3.11.3
2 parents 403c0d9 + f811bdd commit 24e34e8

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

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

1212
depends_on "node"

0 commit comments

Comments
 (0)