Skip to content

Commit 438392b

Browse files
committed
Deprecate Coder Desktop Preview cask
1 parent 849ef61 commit 438392b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Casks/coder-desktop-preview.rb

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

55
url "https://github.com/coder/coder-desktop-macos/releases/download/preview/Coder-Desktop.pkg"
@@ -9,6 +9,7 @@
99

1010
conflicts_with cask: "coder/coder/coder-desktop"
1111
depends_on macos: ">= :sonoma"
12+
deprecated! date: "2025-06-02", because: "preview builds should now be installed via the built-in update mechanism"
1213

1314
pkg "Coder-Desktop.pkg"
1415

0 commit comments

Comments
 (0)