rolisteam: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:48 +01:00
parent 9c759c2c75
commit d6e79cd178
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "rolisteam" do
version "1.9.3"
sha256 "473c2f26e6a7d3892088f0b9da1b563d86aba1eaa1dd223a79ef1d8c27f18160"
# downloads.sourceforge.net/rolisteam/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/rolisteam/rolisteam_v#{version}_MacOs.dmg"
url "https://downloads.sourceforge.net/rolisteam/rolisteam_v#{version}_MacOs.dmg",
verified: "downloads.sourceforge.net/rolisteam/"
appcast "https://sourceforge.net/projects/rolisteam/rss"
name "Rolisteam"
homepage "https://rolisteam.org/"