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.
1 parent c620dc8 commit 8130761Copy full SHA for 8130761
Formula/r/rulesync.rb
@@ -1,8 +1,8 @@
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
0 commit comments