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 62fc717 + ae2a95c commit ef739bdCopy full SHA for ef739bd
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.62.0.tgz"
5
- sha256 "9c679a830ff2310bbff713ac56d52f70ed5697c5d2a712881b26a9037194a7fc"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-0.63.0.tgz"
+ sha256 "ff60b533455131472734ce9a550c2c337f0309ff8ed81e1c2ce547e5b369971f"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "2a194f6dc88c7e00e7ea011320397807dfcb28c3e1e75508e1eb379873674854"
+ sha256 cellar: :any_skip_relocation, all: "47858a42228a7f91ff52b0c42c480e6db21ad02a81bec33382a63e7622397ebb"
10
end
11
12
depends_on "node"
0 commit comments