webpquicklook: switch to `verified` parameter

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

View File

@ -2,8 +2,8 @@ cask "webpquicklook" do
version :latest
sha256 :no_check
# raw.githubusercontent.com/emin/WebPQuickLook/ was verified as official when first introduced to the cask
url "https://raw.githubusercontent.com/emin/WebPQuickLook/master/WebpQuickLook.tar.gz"
url "https://raw.githubusercontent.com/emin/WebPQuickLook/master/WebpQuickLook.tar.gz",
verified: "raw.githubusercontent.com/emin/WebPQuickLook/"
name "WebPQuickLook"
homepage "https://github.com/emin/WebPQuickLook"