added Sonora

This commit is contained in:
Vítor Galvão 2014-05-13 00:34:22 +01:00
parent 5ec0eb9c46
commit 244f1450f4
1 changed files with 7 additions and 0 deletions

7
Casks/sonora.rb Normal file
View File

@ -0,0 +1,7 @@
class Sonora < Cask
url 'https://github.com/downloads/sonoramac/Sonora/Sonora.zip'
homepage 'http://getsonora.com/'
version 'latest'
sha256 :no_check
link 'Sonora.app'
end