homebrew-cask/Casks/wormhole.rb

15 lines
387 B
Ruby

cask "wormhole" do
version "1.4.8"
sha256 :no_check
# files.octopusgame.com/ was verified as official when first introduced to the cask
url "https://files.octopusgame.com/os/WormholeInstaller.dmg"
appcast "https://er.run/release"
name "Wormhole"
homepage "https://er.run/"
app "Wormhole.app"
zap trash: "~/Library/Saved Application State/er.Wormhole.savedState"
end