homebrew-cask-versions/Casks/noisy.rb
2014-09-17 07:42:54 -04:00

9 lines
187 B
Ruby

class Noisy < Cask
version :latest
sha256 :no_check
url 'https://github.com/downloads/jonshea/Noisy/Noisy.zip'
homepage 'https://github.com/jonshea/Noisy'
app 'Noisy.app'
end