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 19aa1c8 commit b45d230Copy full SHA for b45d230
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-3.12.2.tgz"
5
- sha256 "966550197da9e380eb996a6eb61173a4f643eb236405cab643f73e6aa112ae4e"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-3.12.3.tgz"
+ sha256 "116b52d78f9322b40794273a10f0886564f434cda5def0f8b695789cdca07194"
6
license "MIT"
7
8
bottle do
0 commit comments