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

Commit9a3c2d8

Browse files
Deprecate Coder Desktop Preview cask (#255)
1 parented9bb47 commit9a3c2d8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎Casks/coder-desktop-preview.rb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
cask"coder-desktop-preview"do
2-
version"0.5.1.2"
2+
version"0.5.1.6"
33
sha256:no_check
44

55
url"https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg"
66
name"Coder Desktop"
77
desc"Native desktop client for Coder"
88
homepage"https://github.com/coder/coder-desktop-macos"
99

10+
deprecate!date:"2025-06-02",
11+
because:<<~REASON
12+
preview builds should now be installed via the built-in update mechanism.
13+
We recommend uninstalling this cask, installing the non-preview version,
14+
and then switching to the 'preview' channel in the app settings.
15+
REASON
16+
1017
conflicts_withcask:"coder/coder/coder-desktop"
1118
depends_onmacos:">= :sonoma"
1219

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp