Skip to content

Commit fd21892

Browse files
authored
Merge pull request #234042 from Homebrew/bump-rulesync-0.64.0
rulesync 0.64.0
2 parents 13847a8 + 1a64713 commit fd21892

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-0.63.0.tgz"
5-
sha256 "ff60b533455131472734ce9a550c2c337f0309ff8ed81e1c2ce547e5b369971f"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-0.64.0.tgz"
5+
sha256 "1ddfcf0dc8287e4aae849e09956e7a8013251a8edacdeffa97f6508f5a3fd28c"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "47858a42228a7f91ff52b0c42c480e6db21ad02a81bec33382a63e7622397ebb"
9+
sha256 cellar: :any_skip_relocation, all: "777adf32a2a4bbcef965a499bb4d85c968a8f3471510a239403c63c4114d5357"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)