Skip to content

Commit 3cdd9a2

Browse files
committed
mux: add verified to url stanza
1 parent 53c2547 commit 3cdd9a2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Casks/mux.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
x86_64_linux: "76e73b8aa2cd67d8618aa6d56060554967704c58f1393133b7b8e783b6ca85f4",
88
arm64_linux: "4e0b9fefc123a3fb81fbd91d9e787bdb73813779985dc5cf3f572052def07a83"
99

10-
url "https://github.com/coder/mux/releases/download/v#{version}/mux-#{version}-#{arch}.dmg"
10+
url "https://github.com/coder/mux/releases/download/v#{version}/mux-#{version}-#{arch}.dmg",
11+
verified: "github.com/coder/mux/"
1112
name "Mux"
1213
desc "Desktop app for parallel agent workflows"
1314
homepage "https://mux.coder.com/"

0 commit comments

Comments
 (0)