mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
+3
-2
@@ -2,10 +2,11 @@ cask "whisky" do
|
||||
version "2.2.3"
|
||||
sha256 "edb23639eff3ef992d74690be5f22b1e812c4bafef0fac7b1ad99a077e1ba954"
|
||||
|
||||
url "https://github.com/IsaacMarovitz/Whisky/releases/download/v#{version}/Whisky.zip"
|
||||
url "https://github.com/IsaacMarovitz/Whisky/releases/download/v#{version}/Whisky.zip",
|
||||
verified: "github.com/IsaacMarovitz/Whisky/"
|
||||
name "Whisky"
|
||||
desc "Wine wrapper built with SwiftUI"
|
||||
homepage "https://github.com/IsaacMarovitz/Whisky"
|
||||
homepage "https://getwhisky.app/"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
|
||||
Reference in New Issue
Block a user