homebrew-cask/Casks/integrity.rb

10 lines
196 B
Ruby
Raw Normal View History

class Integrity < Cask
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'
homepage 'http://peacockmedia.co.uk/integrity/'
2014-09-16 00:05:44 +08:00
app 'Integrity.app'
end