homebrew-cask/Casks/noisy.rb

10 lines
189 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'
link 'Noisy.app'
end