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 a574866 + 3fd2cb2 commit df5eae3Copy full SHA for df5eae3
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-3.1.1.tgz"
5
- sha256 "faffd71c7953149672f291cef181a85c9aca6410b17788c0c937f625cb8d290f"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-3.3.0.tgz"
+ sha256 "3f131ba749fc1f2459cb11a9054831bcc97d0ac86e1c05d1207630f485d9e422"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "35b6ed95d808ee92b74c7b691bf6c378192ffb4b76f4676dfdcfa54042215e5e"
+ sha256 cellar: :any_skip_relocation, all: "3340cf871497207485a2f09cfacf23a204134bc9c7eb1bd17603082a1123a6c4"
10
end
11
12
depends_on "node"
0 commit comments