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

Commit730568b

Browse files
cdrciCoder CIjohnstcn
authored
chore: release 1.35.0 (#63)
Co-authored-by: Coder CI <ci@coder.com>Co-authored-by: Cian Johnston <public@cianjohnston.ie>
1 parent25a97d0 commit730568b

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,14 +1,14 @@
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.34.0"
4+
version"1.35.0"
55

66
ifOS.mac?
7-
url"https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-darwin-amd64.zip"
8-
sha256"0f3f3a4366687a1d56bffe4403882a3cc83f8f0042b802ee6bb9167ac700aca1"
7+
url"https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-darwin-amd64.zip"
8+
sha256"cdac40b1c2a5b56d0836b77024983cbdc4891f1935fb72d2ee212d3a120303e8"
99
else
10-
url"https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-linux-amd64.tar.gz"
11-
sha256"f3b7bb292d1c6a8478b8167ebc4eded91c43c444996acec337b8c6a11e912ce9"
10+
url"https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-linux-amd64.tar.gz"
11+
sha256"7e605f3419ffeea84837a639e272ac5004e55a04433f04f9608f6337b8ed56ff"
1212
end
1313

1414
definstall

‎coder-cli.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
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.34.0"
4+
version"1.35.0"
55

66
ifOS.mac?
7-
url"https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-darwin-amd64.zip"
8-
sha256"0f3f3a4366687a1d56bffe4403882a3cc83f8f0042b802ee6bb9167ac700aca1"
7+
url"https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-darwin-amd64.zip"
8+
sha256"cdac40b1c2a5b56d0836b77024983cbdc4891f1935fb72d2ee212d3a120303e8"
99
else
10-
url"https://github.com/cdr/coder-cli/releases/download/v1.34.0/coder-cli-linux-amd64.tar.gz"
11-
sha256"f3b7bb292d1c6a8478b8167ebc4eded91c43c444996acec337b8c6a11e912ce9"
10+
url"https://github.com/cdr/coder-cli/releases/download/v1.35.0/coder-cli-linux-amd64.tar.gz"
11+
sha256"7e605f3419ffeea84837a639e272ac5004e55a04433f04f9608f6337b8ed56ff"
1212
end
1313

1414
definstall

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp