File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class  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-1.0.2 .tgz" 
5-   sha256  "48f51cd97aa68d55e8c7f63e6d1d9b039fab6053cc089977e4eaf3bdbaad0fcb " 
4+   url  "https://registry.npmjs.org/tdd-guard/-/tdd-guard-1.1.0 .tgz" 
5+   sha256  "f9da65d258979704097f6646190473a31080e05909ab54c814b8d902a8938087 " 
66  license  "MIT" 
77
88  bottle  do 
@@ -22,7 +22,7 @@ def install
2222
2323    # Remove incompatible pre-built binaries 
2424    node_modules  =  libexec /"lib/node_modules/tdd-guard/node_modules" 
25-     ripgrep_vendor_dir  =  node_modules /"@anthropic-ai/claude-code /vendor/ripgrep" 
25+     ripgrep_vendor_dir  =  node_modules /"@anthropic-ai/claude-agent-sdk /vendor/ripgrep" 
2626    rm_r ( ripgrep_vendor_dir ) 
2727  end 
2828
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments