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.11.1 " 
4+  version  "2.11.2 " 
55
66 if  OS . mac? 
77 if  Hardware ::CPU . arm? 
88 url  "https://github.com/coder/coder/releases/download/v#{ version } #{ version }  
9-  sha256  "64ceece175ca40ad4fc0dbcc66b2dbb8b1348b162999560365fd360957f747e2 " 
9+  sha256  "a0cf9d11460d51c6077a60d66017f99aa528dda1d712ee8b52e2ce6e819f4eb4 " 
1010 else 
1111 url  "https://github.com/coder/coder/releases/download/v#{ version } #{ version }  
12-  sha256  "2dc9707bd54242059aeda1cb505c89c2fd8d71656cbfe4f8f15aabaf77df49d2 " 
12+  sha256  "0147db7493412b67c227a3eae20907e3ecbfba776ee8dc7ae3071e8d5001ee25 " 
1313 end 
1414 else 
1515 url  "https://github.com/coder/coder/releases/download/v#{ version } #{ version }  
16-  sha256  "fc3faefd48f82a7f866e256ab8f8ad26af17664d2821af925f404e818618a301 " 
16+  sha256  "92f40fad818391fcd339bddcf5fdd535d837a25b4a9a6d59e295de1c9f4b232a " 
1717 end 
1818
1919 def  install 
                         You can’t perform that action at this time. 
           
                  
0 commit comments