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

Commitd35f767

Browse files
cdrciCoder CI
and
Coder CI
authored
chore: release 1.38.2 (#82)
Co-authored-by: Coder CI <ci@coder.com>
1 parentd87aee9 commitd35f767

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.38.1"
4+
version"1.38.2"
55

66
ifOS.mac?
7-
url"https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-darwin-amd64.zip"
8-
sha256"766fb6c0a1659786624c58f46093cfba5999c36cfec6ebaf4e8075da44b7334a"
7+
url"https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-darwin-amd64.zip"
8+
sha256"3277ab7919b3628ec81ddcd7cd9decc71752d40112fa6ba59275c1a5c6718b20"
99
else
10-
url"https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-linux-amd64.tar.gz"
11-
sha256"7d86916ea0357a85738d8a7ae62398bd9a75665977940313625508a0e77ec10f"
10+
url"https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-linux-amd64.tar.gz"
11+
sha256"566193303eec2d2650e61de4bee9078bac4db8cdda98345bcc1ee0293da660b4"
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.38.1"
4+
version"1.38.2"
55

66
ifOS.mac?
7-
url"https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-darwin-amd64.zip"
8-
sha256"766fb6c0a1659786624c58f46093cfba5999c36cfec6ebaf4e8075da44b7334a"
7+
url"https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-darwin-amd64.zip"
8+
sha256"3277ab7919b3628ec81ddcd7cd9decc71752d40112fa6ba59275c1a5c6718b20"
99
else
10-
url"https://github.com/cdr/coder-cli/releases/download/v1.38.1/coder-cli-linux-amd64.tar.gz"
11-
sha256"7d86916ea0357a85738d8a7ae62398bd9a75665977940313625508a0e77ec10f"
10+
url"https://github.com/cdr/coder-cli/releases/download/v1.38.2/coder-cli-linux-amd64.tar.gz"
11+
sha256"566193303eec2d2650e61de4bee9078bac4db8cdda98345bcc1ee0293da660b4"
1212
end
1313

1414
definstall

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp