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 ebce2f6 + adc4d72 commit 40fd8a7Copy full SHA for 40fd8a7
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-2.2.0.tgz"
5
- sha256 "4cdd67784c5db79046f63336277a864b4736723ffe57f9cdb55988b52637dcfa"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-3.0.0.tgz"
+ sha256 "8efeb08f9f6ed6aaae548737bb62716a8bd4db49b5fbc3b91a202242d08594a0"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "464b1d685f55a42ac4df3d648290a61db710be31b3785dd14029d5661f348339"
+ sha256 cellar: :any_skip_relocation, all: "1138165a1e427138b9235e21c75b4ab9aa7fdefe369a6af8c3537d47e9487c71"
10
end
11
12
depends_on "node"
0 commit comments