Skip to content

Commit 4c8b4cc

Browse files
committed
tdd-guard 0.10.1
1 parent cb572e2 commit 4c8b4cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tdd-guard.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)