Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1c782b8

Browse files
cdrciCoder CI
and
Coder CI
authoredMar 18, 2025
Coder Desktop v0.2.0-9-g0550ad1 (#209)
This automatic PR was triggered by the release of Coder Desktop v0.2.0-9-g0550ad1 Co-authored-by: Coder CI <[email protected]>
1 parent df12b2a commit 1c782b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎Casks/coder-desktop-preview.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
cask "coder-desktop-preview" do
2-
version "0.2.0-4-g93e7a8f"
2+
version "0.2.0-9-g0550ad1"
33
sha256 :no_check
44

5-
url "https://github.com/coder/coder-desktop-macos/releases/download/preview/CoderDesktop.pkg"
5+
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

1010
conflicts_with cask: "coder/coder/coder-desktop"
1111
depends_on macos: ">= :sonoma"
1212

13-
pkg "CoderDesktop.pkg"
13+
pkg "Coder-Desktop.pkg"
1414

1515
uninstall quit: [
1616
"com.coder.Coder-Desktop",

0 commit comments

Comments
 (0)
Please sign in to comment.