praat: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:40 +01:00
parent 1586082c3e
commit 1a71e89529
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "praat" do
version "6.1.36"
sha256 "1742941f6bac7d9b47ebe1c4d64061fe07a5dd17409869ab0dd4a35236a8619b"
# github.com/praat/praat/ was verified as official when first introduced to the cask
url "https://github.com/praat/praat/releases/download/v#{version}/praat#{version.no_dots}_mac.dmg"
url "https://github.com/praat/praat/releases/download/v#{version}/praat#{version.no_dots}_mac.dmg",
verified: "github.com/praat/praat/"
appcast "https://github.com/praat/praat/releases.atom"
name "Praat"
desc "Doing phonetics by computer"