Skip to content

Commit

Permalink
wormhole: update url
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp committed Oct 19, 2024
1 parent 3e337bb commit 5943522
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Casks/w/wormhole.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
version "1.8.0"
sha256 :no_check

url "https://static.er.run/os/WormholeInstaller.dmg"
url "https://drive.usercontent.google.com/download?id=1T6sPiSkIcuMoJwY2HS2F8j0QpLiX4oKB&export=download&confirm=t",
verified: "drive.usercontent.google.com/download?id=1T6sPiSkIcuMoJwY2HS2F8j0QpLiX4oKB&export=download&confirm=t"
name "Wormhole"
desc "Browse & Control phone on PC, Screen Fusion for iOS & Android"
homepage "https://er.run/"
Expand All @@ -15,4 +16,8 @@
app "Wormhole.app"

zap trash: "~/Library/Saved Application State/er.Wormhole.savedState"

caveats do
requires_rosetta
end
end

0 comments on commit 5943522

Please sign in to comment.