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 8b6541c + 4f0f276 commit d63c514Copy full SHA for d63c514
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.0.tgz"
5
- sha256 "51a8a043e7f8873cd4827cd12267e13678c2dc3cec7c598fb00b18922f771b02"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-3.1.1.tgz"
+ sha256 "faffd71c7953149672f291cef181a85c9aca6410b17788c0c937f625cb8d290f"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "210565eecb6d408ca65371f554abf2a29c6669becbdf19fb0b725ff663eb42da"
+ sha256 cellar: :any_skip_relocation, all: "35b6ed95d808ee92b74c7b691bf6c378192ffb4b76f4676dfdcfa54042215e5e"
10
end
11
12
depends_on "node"
0 commit comments