dictater: switch to `verified` parameter

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

View File

@ -2,8 +2,8 @@ cask "dictater" do
version "1.2"
sha256 "32ae561c93af4979d23c0c8e22f31665a93f4f654539a0c10f725b35a62c9557"
# github.com/Nosrac/Dictater/ was verified as official when first introduced to the cask
url "https://github.com/Nosrac/Dictater/releases/download/#{version}/Dictater.zip"
url "https://github.com/Nosrac/Dictater/releases/download/#{version}/Dictater.zip",
verified: "github.com/Nosrac/Dictater/"
appcast "https://github.com/Nosrac/Dictater/releases.atom"
name "Dictater"
homepage "https://nosrac.github.io/Dictater/"