We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c2547 commit 3cdd9a2Copy full SHA for 3cdd9a2
1 file changed
Casks/mux.rb
@@ -7,7 +7,8 @@
7
x86_64_linux: "76e73b8aa2cd67d8618aa6d56060554967704c58f1393133b7b8e783b6ca85f4",
8
arm64_linux: "4e0b9fefc123a3fb81fbd91d9e787bdb73813779985dc5cf3f572052def07a83"
9
10
- url "https://github.com/coder/mux/releases/download/v#{version}/mux-#{version}-#{arch}.dmg"
+ url "https://github.com/coder/mux/releases/download/v#{version}/mux-#{version}-#{arch}.dmg",
11
+ verified: "github.com/coder/mux/"
12
name "Mux"
13
desc "Desktop app for parallel agent workflows"
14
homepage "https://mux.coder.com/"
0 commit comments