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 4639629 + d3b19d3 commit 8bd4394Copy full SHA for 8bd4394
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.11.1.tgz"
5
- sha256 "d10f3aab1c0100b6c113bff3675a46b8c8254bb419f8eed8fede75c96dee4ccf"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-3.11.2.tgz"
+ sha256 "53807a6771813174132e1ba3f3f6390725defc4e76e0a2ca581815e5b14bb409"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "87f4e1926976691f484bc9e0b4ec3a4062961f37f34c82691a8cb104a986d278"
+ sha256 cellar: :any_skip_relocation, all: "7996df45d8793223ad4f5ebc68094ee4e7652928402d0ff0741264185c6859de"
10
end
11
12
depends_on "node"
0 commit comments