diff --git a/Formula/r/rulesync.rb b/Formula/r/rulesync.rb index 11e09bb873396..475454e5218bf 100644 --- a/Formula/r/rulesync.rb +++ b/Formula/r/rulesync.rb @@ -1,12 +1,12 @@ 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 - sha256 cellar: :any_skip_relocation, all: "210565eecb6d408ca65371f554abf2a29c6669becbdf19fb0b725ff663eb42da" + sha256 cellar: :any_skip_relocation, all: "35b6ed95d808ee92b74c7b691bf6c378192ffb4b76f4676dfdcfa54042215e5e" end depends_on "node"