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 885553d commit 6b69a61Copy full SHA for 6b69a61
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.0.0.tgz"
5
- sha256 "8efeb08f9f6ed6aaae548737bb62716a8bd4db49b5fbc3b91a202242d08594a0"
+ url "https://registry.npmjs.org/rulesync/-/rulesync-3.1.0.tgz"
+ sha256 "51a8a043e7f8873cd4827cd12267e13678c2dc3cec7c598fb00b18922f771b02"
6
license "MIT"
7
8
bottle do
0 commit comments