Skip to content

Commit a0e8fb4

Browse files
committed
fixup! bump coder-cli-nightly
1 parent 5fe9e91 commit a0e8fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

coder-cli-nightly.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ class CoderCliNightly < Formula
66

77
if OS.mac?
88
url "https://github.com/cdr/coder-cli/releases/download/v1.17.0-rc.1/coder-cli-darwin-amd64.zip"
9-
sha256 "e2ae636f51245356992206c3e08f72fd6e937e1b17be804b82598a9dc2f0dee2"
9+
sha256 "efc6c6d7527c3f410c16402532daf0019035c5fb14d957134cdeb2904a29838f"
1010
else
1111
url "https://github.com/cdr/coder-cli/releases/download/v1.17.0-rc.1/coder-cli-linux-amd64.tar.gz"
12-
sha256 "ae7c7af5c9dae2de2bfa24689c3d8afeecc95fa97eefc47ce7c324efeaabb724"
12+
sha256 "e69ea0ead0ed0499f4b74a99849277887e545b9ff413708d708b5a67a6bbd72e"
1313
end
1414

1515
def install

0 commit comments

Comments
 (0)