File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11class  Coder  < Formula 
22 desc  "Provisions remote development environments via Terraform" 
33 homepage  "https://github.com/coder/coder" 
4-  version  "2.9.0 " 
4+  version  "2.9.1 " 
55
66 if  OS . mac? 
77 if  Hardware ::CPU . arm? 
88 url  "https://github.com/coder/coder/releases/download/v#{ version } #{ version }  
9-  sha256  "f4cbe21e1e2de2f1af75f3b972b7c5a06c6f44a0f6b9d82bfcc79565e48f1faa " 
9+  sha256  "b0ff479c1d83cc053d22f2f7f903e62052ef4641a4a314a86baf2e5c642b364c " 
1010 else 
1111 url  "https://github.com/coder/coder/releases/download/v#{ version } #{ version }  
12-  sha256  "73fea041c973f6dbc53514ec8316ed7c9c2da5c09d140c9111c98980ed33fe6a " 
12+  sha256  "b9284298cbdbe4e7229ea3f40a6ae53fd4002648df1b783542e1c4e094433a31 " 
1313 end 
1414 else 
1515 url  "https://github.com/coder/coder/releases/download/v#{ version } #{ version }  
16-  sha256  "7181c87f6c252f627e4ec7d0929734513620b5dceab304a41fb8990499afe142 " 
16+  sha256  "af8faefecfdd3a7d8687284444ebbc8b4dd0637540fdb2323bf623eca4aa89c6 " 
1717 end 
1818
1919 def  install 
                         You can’t perform that action at this time. 
           
                  
0 commit comments