omegat: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:30 +01:00
parent 593e64f5ff
commit a5afd5e9f7
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "omegat" do
version "4.3.2"
sha256 "e6fef5e4fca21ce7922b0c5fcb5a31039f87bee50b0357e12365ffb272c75210"
# downloads.sourceforge.net/omegat/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/omegat/OmegaT%20-%20Standard/OmegaT%20#{version.major_minor_patch}/OmegaT_#{version}_Mac_Notarized.zip"
url "https://downloads.sourceforge.net/omegat/OmegaT%20-%20Standard/OmegaT%20#{version.major_minor_patch}/OmegaT_#{version}_Mac_Notarized.zip",
verified: "downloads.sourceforge.net/omegat/"
appcast "https://sourceforge.net/projects/omegat/rss?path=/OmegaT%20-%20Standard"
name "OmegaT"
homepage "https://omegat.org/"