wasabi-wallet: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:11 +01:00
parent bb991a6498
commit db360f4890
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "wasabi-wallet" do
version "1.1.12.3"
sha256 "3e69fe17a51de9ffb62ebb4015587e707be5bd716908756d9f42603ad62b11ab"
# github.com/zkSNACKs/WalletWasabi/ was verified as official when first introduced to the cask
url "https://github.com/zkSNACKs/WalletWasabi/releases/download/v#{version}/Wasabi-#{version}.dmg"
url "https://github.com/zkSNACKs/WalletWasabi/releases/download/v#{version}/Wasabi-#{version}.dmg",
verified: "github.com/zkSNACKs/WalletWasabi/"
appcast "https://github.com/zkSNACKs/WalletWasabi/releases.atom"
name "Wasabi Wallet"
desc "Open-source, non-custodial, privacy focused Bitcoin wallet"