We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4da21d commit 1f43dabCopy full SHA for 1f43dab
Casks/coder-desktop-preview.rb
@@ -7,10 +7,11 @@
7
desc "Native desktop client for Coder"
8
homepage "https://github.com/coder/coder-desktop-macos"
9
10
+ deprecate! date: "2025-06-02", because: "preview builds should now be installed via the built-in update mechanism"
11
+
12
conflicts_with cask: "coder/coder/coder-desktop"
13
depends_on macos: ">= :sonoma"
14
- deprecate! date: "2025-06-02", because: "preview builds should now be installed via the built-in update mechanism"
15
16
pkg "Coder-Desktop.pkg"
17
0 commit comments