homebrew-cask/Casks/knockknock.rb

13 lines
405 B
Ruby

cask 'knockknock' do
version '1.6.1'
sha256 'd99bb2a312e76a17a60656f9d45f32069a480e7b0a25029bcbc0cd58e04a6e29'
# bitbucket.org is the official download host per the vendor homepage
url "https://bitbucket.org/objective-see/deploy/downloads/KnockKnock_#{version}.zip"
name 'KnockKnock'
homepage 'https://objective-see.com/products/knockknock.html'
license :gratis
app 'KnockKnock.app'
end