mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
0-ad.rb: add verified parameter (#94161)
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ cask "0-ad" do
|
||||
version "0.0.23b-alpha"
|
||||
sha256 "5fae1331bb1778bf16e49460fb850270b6cd76bee6483078ff27582e71ab263f"
|
||||
|
||||
# wildfiregames.com/ was verified as official when first introduced to the cask
|
||||
url "https://releases.wildfiregames.com/0ad-#{version}-osx64.dmg"
|
||||
url "https://releases.wildfiregames.com/0ad-#{version}-osx64.dmg",
|
||||
verified: "releases.wildfiregames.com/"
|
||||
appcast "https://play0ad.com/download/mac/"
|
||||
name "0 A.D."
|
||||
homepage "https://play0ad.com/"
|
||||
|
||||
Reference in New Issue
Block a user