e.g.
url "https://get.filebot.net/filebot/latest/FileBot_#{version}-darwin.tar.xz.gpg" gpg :embedded, key_url: 'https://raw.githubusercontent.com/filebot/plugins/master/gpg/maintainer.pub'
This commit is contained in:
parent
f6cff479ad
commit
90a75119ca
@ -49,7 +49,7 @@ module Hbc
|
|||||||
end
|
end
|
||||||
|
|
||||||
def verify
|
def verify
|
||||||
return unless available?
|
return unless available? && cask.gpg.signature != :embedded
|
||||||
import_key
|
import_key
|
||||||
sig = fetch_sig
|
sig = fetch_sig
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user