homebrew-cask/Casks/noisy.rb

8 lines
186 B
Ruby
Raw Normal View History

class Noisy < Cask
url 'http://github.com/downloads/jonshea/Noisy/Noisy.zip'
homepage 'https://github.com/jonshea/Noisy'
2014-05-03 11:39:23 +08:00
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
link 'Noisy.app'
end