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 1
1
class CoderAT1 < Formula
2
2
desc "Command-line tool for the Coder remote development platform"
3
3
homepage "https://github.com/coder/coder-v1-cli"
4
- version "1.44.5 "
4
+ version "1.44.6 "
5
5
6
6
if OS . mac?
7
7
url "https://github.com/coder/coder-v1-cli/releases/download/v#{ version } /coder-cli-darwin-amd64.zip"
8
- sha256 "680fbd91328f1f1025d4591d540fa6ae72eb7b10136b9b3447596876fe0ea8a8 "
8
+ sha256 "25f1520691adc672c8b0d2acd102a9d73c27ac6a7c935d7f45a88b982bbce772 "
9
9
else
10
10
url "https://github.com/coder/coder-v1-cli/releases/download/v#{ version } /coder-cli-linux-amd64.tar.gz"
11
- sha256 "5603e60fcf236d6ddcd72dd84b2c1ad7f5e784597d3b04b30766b34e72527a8b "
11
+ sha256 "40caa4cc57cae3533b3a66bf6ca49e1931c3d265f0bd6fefa39ec927c23d1214 "
12
12
end
13
13
14
14
keg_only :versioned_formula
You can’t perform that action at this time.
0 commit comments