Add Noisy.app v1.5

Noisy is a white/pink/brown noise generator, helpful for concentration.

Changing Noisy.app to use version latest scheme
This commit is contained in:
Zac 2014-05-01 15:15:43 -07:00
parent 73c4d08394
commit a29d732ee5
1 changed files with 7 additions and 0 deletions

7
Casks/noisy.rb Normal file
View File

@ -0,0 +1,7 @@
class Noisy < Cask
url 'http://github.com/downloads/jonshea/Noisy/Noisy.zip'
homepage 'https://github.com/jonshea/Noisy'
version 'checksum'
no_checksum
link 'Noisy.app'
end