File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11class  CoderCliNightly  < Formula 
22 desc  "Command-line tool for the Coder remote development platform, nightly release channel" 
33 homepage  "https://github.com/cdr/coder-cli" 
4-  version  "1.42 .0" 
4+  version  "1.43 .0" 
55
66 if  OS . mac? 
7-  url  "https://github.com/cdr/coder-cli/releases/download/v1.42 .0/coder-cli-darwin-amd64.zip" 
8-  sha256  "358c43a6157d999f1c8ecb8e745f1852ce315fb250ca7b3e41a6046ef1d86c70 " 
7+  url  "https://github.com/cdr/coder-cli/releases/download/v1.43 .0/coder-cli-darwin-amd64.zip" 
8+  sha256  "0fd665c5073ea50ff9e9e3b3ee0ef607b3055d3e5942cb2ddf31e8f2fa9a8cdd " 
99 else 
10-  url  "https://github.com/cdr/coder-cli/releases/download/v1.42 .0/coder-cli-linux-amd64.tar.gz" 
11-  sha256  "d6e181b3e4a189ef1398f469a7a4ccf41960003e014f5bc6024c5c0efb0842b4 " 
10+  url  "https://github.com/cdr/coder-cli/releases/download/v1.43 .0/coder-cli-linux-amd64.tar.gz" 
11+  sha256  "1373ce4a474565c2dd87e0c0474c823a2ba48bc03a0b15392e5a8ec138306f75 " 
1212 end 
1313
1414 def  install 
Original file line number Diff line number Diff line change 11class  CoderCli  < Formula 
22 desc  "Command-line tool for the Coder remote development platform" 
33 homepage  "https://github.com/cdr/coder-cli" 
4-  version  "1.42 .0" 
4+  version  "1.43 .0" 
55
66 if  OS . mac? 
7-  url  "https://github.com/cdr/coder-cli/releases/download/v1.42 .0/coder-cli-darwin-amd64.zip" 
8-  sha256  "358c43a6157d999f1c8ecb8e745f1852ce315fb250ca7b3e41a6046ef1d86c70 " 
7+  url  "https://github.com/cdr/coder-cli/releases/download/v1.43 .0/coder-cli-darwin-amd64.zip" 
8+  sha256  "0fd665c5073ea50ff9e9e3b3ee0ef607b3055d3e5942cb2ddf31e8f2fa9a8cdd " 
99 else 
10-  url  "https://github.com/cdr/coder-cli/releases/download/v1.42 .0/coder-cli-linux-amd64.tar.gz" 
11-  sha256  "d6e181b3e4a189ef1398f469a7a4ccf41960003e014f5bc6024c5c0efb0842b4 " 
10+  url  "https://github.com/cdr/coder-cli/releases/download/v1.43 .0/coder-cli-linux-amd64.tar.gz" 
11+  sha256  "1373ce4a474565c2dd87e0c0474c823a2ba48bc03a0b15392e5a8ec138306f75 " 
1212 end 
1313
1414 def  install 
                         You can’t perform that action at this time. 
           
                  
0 commit comments