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 73c6f7f + 4fcc258 commit 286a06fCopy full SHA for 286a06f
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.0.1.tgz"
5
- sha256 "0a4fcdd5d952024a30116b7ac927b355730d87f6c9c7f11f111d6b133bd3a13c"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-2.1.0.tgz"
+ sha256 "64012cb247be1dd3ab253d12b82b4a31cc87b1c573092c2e96e67c7c3964984a"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "1824d91d06a76c139c916764823fd23f4a1695145050240063f564a05fef85f9"
+ sha256 cellar: :any_skip_relocation, all: "08240a12239474ed450c6bd447de4746583eca098fa32e314bdcc0d6ab0696f7"
10
end
11
12
depends_on "node"
0 commit comments