luyten: switch to `verified` parameter

This commit is contained in:
Markus Reiter 2020-12-12 05:22:15 +01:00
parent 52e2b0eb81
commit f2c57d2860
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask "luyten" do
version "0.5.4"
sha256 "f0d900bd9bba5dc72eb3dfe374db9bbef4222e49477a6bf18c6c14e3ddcf8eb4"
# github.com/deathmarine/Luyten/ was verified as official when first introduced to the cask
url "https://github.com/deathmarine/Luyten/releases/download/v#{version}_Rebuilt_with_Latest_depenencies/luyten-OSX-#{version}.zip"
url "https://github.com/deathmarine/Luyten/releases/download/v#{version}_Rebuilt_with_Latest_depenencies/luyten-OSX-#{version}.zip",
verified: "github.com/deathmarine/Luyten/"
appcast "https://github.com/deathmarine/Luyten/releases.atom"
name "Luyten"
desc "Open-source Java decompiler GUI for Procyon"