Skip to content

Commit 75feb2a

Browse files
authored
Merge pull request #235666 from Homebrew/bump-claudekit-0.8.9
claudekit 0.8.9
2 parents f76dff0 + 5c04934 commit 75feb2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/claudekit.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Claudekit < Formula
22
desc "Intelligent guardrails and workflow automation for Claude Code"
33
homepage "https://github.com/carlrannaberg/claudekit"
4-
url "https://registry.npmjs.org/claudekit/-/claudekit-0.8.8.tgz"
5-
sha256 "a5a31e28f03bbc474d81169f7cd6f39d1d605a7fcbbf813b55e6b2b1adaeede0"
4+
url "https://registry.npmjs.org/claudekit/-/claudekit-0.8.9.tgz"
5+
sha256 "5f8a252dfebb5f529947997361070b7db57b94d10dab5bccd721d0f3329a1b31"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "fcf8150c2ac1c9a58953cd76c23cd30139c6891c0a08e824a349bd4ffeae51ed"
9+
sha256 cellar: :any_skip_relocation, all: "453143bbac3c93fa2c4a0f686c844bc27df8e63847c2eb072853ee44e98ee748"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)