supertuxkart: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:00 +01:00
parent bdd3f023e1
commit a7770c22ac
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "supertuxkart" do
version "1.2"
sha256 "0ce988c748f254dcf2cf441c575e4715ee578bb439a9535b045cc1a60618a2ed"
# sourceforge.net/supertuxkart/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/supertuxkart/SuperTuxKart-#{version}-mac.zip"
url "https://downloads.sourceforge.net/supertuxkart/SuperTuxKart-#{version}-mac.zip",
verified: "sourceforge.net/supertuxkart/"
appcast "https://supertuxkart.net/Download"
name "SuperTuxKart"
homepage "https://supertuxkart.net/Main_Page"