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 85b4cfb commit 262dac7Copy full SHA for 262dac7
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.0.0.tgz"
5
- sha256 "59f325052b837aecdf10741cf5f3b55e54465ac2c186e60dccb3454dbd5e27a6"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-2.0.1.tgz"
+ sha256 "0a4fcdd5d952024a30116b7ac927b355730d87f6c9c7f11f111d6b133bd3a13c"
6
license "MIT"
7
8
bottle do
0 commit comments