sameboy: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:49 +01:00
parent 6e69f18f3d
commit 460adabf31
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "sameboy" do
version "0.13.6"
sha256 "d55eb020c789d59672f59ab4f75a5ac9beaf1b202d3d70482c926d27673e70e4"
# github.com/LIJI32/SameBoy/ was verified as official when first introduced to the cask
url "https://github.com/LIJI32/SameBoy/releases/download/v#{version}/sameboy_cocoa_v#{version}.zip"
url "https://github.com/LIJI32/SameBoy/releases/download/v#{version}/sameboy_cocoa_v#{version}.zip",
verified: "github.com/LIJI32/SameBoy/"
appcast "https://github.com/LIJI32/SameBoy/releases.atom"
name "SameBoy"
desc "Game Boy and Game Boy Color emulator written in C"