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 9bab82f commit 90774b1Copy full SHA for 90774b1
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-3.5.2.tgz"
5
- sha256 "acf4e29058cc338066fd12bfd83d4ec9f8d4b7b7d342f257d67f852eeefbbdfb"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-3.6.0.tgz"
+ sha256 "95e0cf10428b35323498401d24b27b3586f52cc438e17e9bc2396a70206ea37b"
6
license "MIT"
7
8
bottle do
0 commit comments