Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/r/rulesync.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Rulesync < Formula
desc "Unified AI rules management CLI tool"
homepage "https://github.com/dyoshikawa/rulesync"
url "https://registry.npmjs.org/rulesync/-/rulesync-3.1.0.tgz"
sha256 "51a8a043e7f8873cd4827cd12267e13678c2dc3cec7c598fb00b18922f771b02"
url "https://registry.npmjs.org/rulesync/-/rulesync-3.1.1.tgz"
sha256 "faffd71c7953149672f291cef181a85c9aca6410b17788c0c937f625cb8d290f"
license "MIT"

bottle do
Expand Down
Loading