Skip to content

Commit bac778c

Browse files
authored
chore: release 1.44.5 (#135)
1 parent a9046fb commit bac778c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/[email protected]

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
class CoderAT1 < Formula
22
desc "Command-line tool for the Coder remote development platform"
33
homepage "https://github.com/coder/coder-v1-cli"
4-
version "1.44.4"
4+
version "1.44.5"
55

66
if OS.mac?
77
url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-darwin-amd64.zip"
8-
sha256 "7e92a09972264cd1fac63f1327d69f119425a1bb0ca155f9ff84ef8ca251b7e5"
8+
sha256 "680fbd91328f1f1025d4591d540fa6ae72eb7b10136b9b3447596876fe0ea8a8"
99
else
1010
url "https://github.com/coder/coder-v1-cli/releases/download/v#{version}/coder-cli-linux-amd64.tar.gz"
11-
sha256 "787385a416fdfa1b5b2dfbc0c73f128b9d259e0701f56db73ca6156ae8078c4a"
11+
sha256 "5603e60fcf236d6ddcd72dd84b2c1ad7f5e784597d3b04b30766b34e72527a8b"
1212
end
1313

1414
keg_only :versioned_formula

0 commit comments

Comments
 (0)