moonlight: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:23 +01:00
parent 79ab3ee406
commit 5a6c9addac
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "moonlight" do
version "2.2.0"
sha256 "146578e5f0cff1165b9dabed8cdf8d2af4e342964b1bc1aa9b88d053bad70e8d"
# github.com/moonlight-stream/moonlight-qt/ was verified as official when first introduced to the cask
url "https://github.com/moonlight-stream/moonlight-qt/releases/download/v#{version}/Moonlight-#{version}.dmg"
url "https://github.com/moonlight-stream/moonlight-qt/releases/download/v#{version}/Moonlight-#{version}.dmg",
verified: "github.com/moonlight-stream/moonlight-qt/"
appcast "https://github.com/moonlight-stream/moonlight-qt/releases.atom"
name "Moonlight"
desc "GameStream client"