Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9c8e738

Browse files
authored
1.23.0 (#24)
1 parent541d773 commit9c8e738

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

‎coder-cli-nightly.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
classCoderCliNightly <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.22.0"
4+
version"1.23.0"
55
bottle:unneeded
66

77
ifOS.mac?
8-
url"https://github.com/cdr/coder-cli/releases/download/v1.22.0/coder-cli-darwin-amd64.zip"
9-
sha256"6eb8479316c68bc2e3e6a90c3ca1b06c0307299a051b70f6222926e34d527e02"
8+
url"https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-darwin-amd64.zip"
9+
sha256"ff25c8fe376a316fbf6db32ac39c45faa9b8c9b5d77292715de00dacbe665002"
1010
else
11-
url"https://github.com/cdr/coder-cli/releases/download/v1.22.0/coder-cli-linux-amd64.tar.gz"
12-
sha256"e39f6162e2c10ccb135975e19972df804e0fca4a1684d336956fcaaa5866b15b"
11+
url"https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-linux-amd64.tar.gz"
12+
sha256"00d9df7d275aa1e027ebe8cbb267eb4df1ad33d761b1f9ac1f9fb1a79604ee4c"
1313
end
1414

1515
definstall

‎coder-cli.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
classCoderCli <Formula
22
desc"Command-line tool for the Coder remote development platform"
33
homepage"https://github.com/cdr/coder-cli"
4-
version"1.22.0"
4+
version"1.23.0"
55
bottle:unneeded
66

77
ifOS.mac?
8-
url"https://github.com/cdr/coder-cli/releases/download/v1.22.0/coder-cli-darwin-amd64.zip"
9-
sha256"6eb8479316c68bc2e3e6a90c3ca1b06c0307299a051b70f6222926e34d527e02"
8+
url"https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-darwin-amd64.zip"
9+
sha256"ff25c8fe376a316fbf6db32ac39c45faa9b8c9b5d77292715de00dacbe665002"
1010
else
11-
url"https://github.com/cdr/coder-cli/releases/download/v1.22.0/coder-cli-linux-amd64.tar.gz"
12-
sha256"e39f6162e2c10ccb135975e19972df804e0fca4a1684d336956fcaaa5866b15b"
11+
url"https://github.com/cdr/coder-cli/releases/download/v1.23.0/coder-cli-linux-amd64.tar.gz"
12+
sha256"00d9df7d275aa1e027ebe8cbb267eb4df1ad33d761b1f9ac1f9fb1a79604ee4c"
1313
end
1414

1515
definstall

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp