homebrew-cask/Casks/mollyguard.rb

12 lines
346 B
Ruby

cask 'mollyguard' do
version :latest
sha256 :no_check
# dl.dropboxusercontent.com/s/e2l2dk2qz1u93cb was verified as official when first introduced to the cask
url 'https://dl.dropboxusercontent.com/s/e2l2dk2qz1u93cb/MollyGuard.dmg'
name 'MollyGuard'
homepage 'http://mollyguard.infinitemonkeytheory.com/'
app 'MollyGuard.app'
end