homebrew-cask/Casks/integrity.rb

12 lines
230 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'integrity' do
2014-09-17 19:42:48 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://peacockmedia.co.uk/integrity/integrity.dmg'
2015-01-10 04:29:35 +08:00
name 'Integrity'
homepage 'http://peacockmedia.co.uk/integrity/'
2015-09-05 00:54:20 +08:00
license :gratis
2014-09-16 00:05:44 +08:00
app 'Integrity.app'
end