Skip to content

Commit 43afaae

Browse files
authored
Merge pull request #235702 from Homebrew/bump-claudekit-0.8.11
claudekit 0.8.11
2 parents 2e19840 + 582f3a6 commit 43afaae

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.10.tgz"
5-
sha256 "bc9e5bbf4c5dbebff18f75e358bf5f31c72063c4f26d6cef54b6ae7133630715"
4+
url "https://registry.npmjs.org/claudekit/-/claudekit-0.8.11.tgz"
5+
sha256 "162eeeb1c4df77e0f2433659702d423f5f344f1501014cfcbb888557dbac27a6"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "6583a82bcbaeb7667e7f8613d063dd4de7cf8d69610625dbf59d77ff6dda6655"
9+
sha256 cellar: :any_skip_relocation, all: "0f631c6146916f81e277fa41886e10f0245ca976667a5e35d38af9ad13121a40"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)