Skip to content

Commit ec1094e

Browse files
authored
Merge pull request #279424 from Homebrew/bump-rulesync-8.11.0
rulesync 8.11.0
2 parents 8311f5c + f56aeb2 commit ec1094e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/r/rulesync.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Rulesync < Formula
22
desc "Unified AI rules management CLI tool"
33
homepage "https://github.com/dyoshikawa/rulesync"
4-
url "https://registry.npmjs.org/rulesync/-/rulesync-8.10.0.tgz"
5-
sha256 "0eb41c2e2a75f55e4551801113ab473f0f21998cbb86973936dcf923cd66478e"
4+
url "https://registry.npmjs.org/rulesync/-/rulesync-8.11.0.tgz"
5+
sha256 "8d74ef7cfc5433fdfc349780f9aafe1c9e935facfd624a92718d2b49d8f242f3"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "de75c8fbc87fc1585a8c25663a1ee0ed0179bfdf2aab91b8e9738dbd17eb2662"
9+
sha256 cellar: :any_skip_relocation, all: "2e4a457da77e45c8ae95f070f34d23a085a016821b025829030bc8017f36bfd0"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)