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 616cd6f

Browse files
committedJun 2, 2025·
fix
1 parent 211bd7d commit 616cd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Casks/coder-desktop.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
name "Coder Desktop"
77
desc "Native desktop client for Coder"
88
homepage "https://github.com/coder/coder-desktop-macos"
9-
auto_updates true
109

1110
depends_on macos: ">= :sonoma"
11+
auto_updates true
1212

1313
pkg "Coder-Desktop.pkg"
1414

0 commit comments

Comments
 (0)
Please sign in to comment.