vnote: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:23:10 +01:00
parent 873201e0a5
commit d16c1e5063
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "vnote" do
version "2.10"
sha256 "9adc4d003bcfea3d3386a952b09ab5012fb6a4d22dc2ec1e313b6c3350f26059"
# github.com/tamlok/vnote/ was verified as official when first introduced to the cask
url "https://github.com/tamlok/vnote/releases/download/v#{version}/VNote-#{version}-x64.dmg"
url "https://github.com/tamlok/vnote/releases/download/v#{version}/VNote-#{version}-x64.dmg",
verified: "github.com/tamlok/vnote/"
appcast "https://github.com/tamlok/vnote/releases.atom"
name "VNote"
desc "Note-taking application that knows programmers and Markdown better"