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

Commit9452558

Browse files
authored
Revert "chore: release 1.31.2 (#48)" (#50)
This reverts commitb4a19a3.
1 parentb4a19a3 commit9452558

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.31.2"
4+
version"1.32.2"
55

66
ifOS.mac?
7-
url"https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-darwin-amd64.zip"
8-
sha256"ab9273cf21399856f12b7856fc918619d54aeaaeb177bbedee3ef400ab4db517"
7+
url"https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip"
8+
sha256"23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a"
99
else
10-
url"https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-linux-amd64.tar.gz"
11-
sha256"1311791ddec5246b2ccfef9ed01658a854b8199a27a03654dc1321ff81ee5c85"
10+
url"https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz"
11+
sha256"3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865"
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.31.2"
4+
version"1.32.2"
55

66
ifOS.mac?
7-
url"https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-darwin-amd64.zip"
8-
sha256"ab9273cf21399856f12b7856fc918619d54aeaaeb177bbedee3ef400ab4db517"
7+
url"https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-darwin-amd64.zip"
8+
sha256"23cf0daea7af10701d969fd0b6e1d19b9a228335a8dcc13b6701f8bc94b7b99a"
99
else
10-
url"https://github.com/cdr/coder-cli/releases/download/v1.31.2/coder-cli-linux-amd64.tar.gz"
11-
sha256"1311791ddec5246b2ccfef9ed01658a854b8199a27a03654dc1321ff81ee5c85"
10+
url"https://github.com/cdr/coder-cli/releases/download/v1.32.2/coder-cli-linux-amd64.tar.gz"
11+
sha256"3a9464884e007fb423768b0b90daa050c2fa7de1122c9ba72f3cc8ca5bf91865"
1212
end
1313

1414
definstall

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp