homebrew-cask/Casks/noisy.rb

8 lines
187 B
Ruby

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