2018-08-06 18:27:15 +02:00

10 lines
227 B
Ruby

cask 'third-party-cask' do
version '1.2.3'
sha256 '8c62a2b791cf5f0da6066a0a4b6e85f62949cd60975da062df44adf887f4370b'
url 'https://example.com/ThirdParty.dmg'
homepage 'https://example.com/'
app 'ThirdParty.app'
end