From 6bbd20bc63a96b237edba27eeda214c284ed64f7 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Sat, 12 Dec 2020 05:23:15 +0100 Subject: [PATCH] youdaonote: switch to `verified` parameter --- Casks/youdaonote.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/youdaonote.rb b/Casks/youdaonote.rb index 8dbf739000c..f5c698dc6e6 100644 --- a/Casks/youdaonote.rb +++ b/Casks/youdaonote.rb @@ -2,8 +2,8 @@ cask "youdaonote" do version "3.6.3,6382" sha256 :no_check - # download.ydstatic.com/notewebsite/downloads/ was verified as official when first introduced to the cask - url "https://download.ydstatic.com/notewebsite/downloads/YoudaoNote.dmg" + url "https://download.ydstatic.com/notewebsite/downloads/YoudaoNote.dmg", + verified: "download.ydstatic.com/notewebsite/downloads/" appcast "https://note.youdao.com/update/updateConfig.json" name "YoudaoNote" name "有道云笔记"