homebrew-cask/Casks/noisy.rb

10 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