homebrew-cask-versions/Casks/hush.rb
2014-10-01 11:42:51 -04:00

11 lines
225 B
Ruby

class Hush < Cask
version :latest
sha256 :no_check
url 'https://coffitivity.com/hush/files/Hush.dmg.zip'
homepage 'http://coffitivity.com/hush/'
license :unknown
nested_container 'Hush.dmg'
app 'Hush.app'
end