my-budget: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:25 +01:00
parent 674e48fed7
commit 5b97ae1490
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "my-budget" do
version "3.4.2-beta"
sha256 "ba47e4e4feb184a540f944cb69fbbc8f6a6d7a71ec5312e8f7d58fd20d125a34"
# github.com/reZach/my-budget/ was verified as official when first introduced to the cask
url "https://github.com/reZach/my-budget/releases/download/#{version}/my-budget-#{version}.dmg"
url "https://github.com/reZach/my-budget/releases/download/#{version}/my-budget-#{version}.dmg",
verified: "github.com/reZach/my-budget/"
appcast "https://github.com/reZach/my-budget/releases.atom"
name "My Budget"
desc "Free, open-source offline cross-platform budgeting solution"