Skip to content

Coder Desktop v0.4.1 #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Coder Desktop v0.4.1
  • Loading branch information
Coder CI committed May 16, 2025
commit 09aee1efc4fa525ef464a69ade018b65defd78a0
4 changes: 2 additions & 2 deletions Casks/coder-desktop.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "coder-desktop" do
version "0.4.0"
sha256 "294cd54d8c10cc1194dd52a13048db410b5b881e22730c7d2ef2607a85b9bc2e"
version "0.4.1"
sha256 "b7a89b8952539acb0dc5832d9db06edc817f6427e285633a7d1f8d6cffe70ce9"

url "https://github.com/coder/coder-desktop-macos/releases/download/v#{version}/Coder-Desktop.pkg"
name "Coder Desktop"
Expand Down