We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13847a8 + 1a64713 commit fd21892Copy full SHA for fd21892
Formula/r/rulesync.rb
@@ -1,12 +1,12 @@
1
class Rulesync < Formula
2
desc "Unified AI rules management CLI tool"
3
homepage "https://github.com/dyoshikawa/rulesync"
4
- url "https://registry.npmjs.org/rulesync/-/rulesync-0.63.0.tgz"
5
- sha256 "ff60b533455131472734ce9a550c2c337f0309ff8ed81e1c2ce547e5b369971f"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-0.64.0.tgz"
+ sha256 "1ddfcf0dc8287e4aae849e09956e7a8013251a8edacdeffa97f6508f5a3fd28c"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "47858a42228a7f91ff52b0c42c480e6db21ad02a81bec33382a63e7622397ebb"
+ sha256 cellar: :any_skip_relocation, all: "777adf32a2a4bbcef965a499bb4d85c968a8f3471510a239403c63c4114d5357"
10
end
11
12
depends_on "node"
0 commit comments