Skip to content

Commit 3d55292

Browse files
authored
Merge pull request #235674 from Homebrew/bump-tdd-guard-0.10.1
tdd-guard 0.10.1
2 parents 75feb2a + aabbe16 commit 3d55292

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/tdd-guard.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class TddGuard < Formula
22
desc "Automated TDD enforcement for Claude Code"
33
homepage "https://github.com/nizos/tdd-guard"
4-
url "https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.10.0.tgz"
5-
sha256 "967d72a3d0ed067ecd995671aa9cf339b12aac088dcf2787cae474db2527acb4"
4+
url "https://registry.npmjs.org/tdd-guard/-/tdd-guard-0.10.1.tgz"
5+
sha256 "3a436d52fe4f277e1066d0bf9f739b30f8d0d436b5f45bb19e63439fbd814185"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "a623b063955d4712d4e8ecc2688d33c42112f4835b45c7bc7ff575a6f7e9ffcf"
9+
sha256 cellar: :any_skip_relocation, all: "6ca3c3695219260a432c335f6e8274431b3d67b7e01ce64862ace42f15ee7265"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)