Add OpenSankore

Closes #7485.
This commit is contained in:
Johnathan Conley 2014-11-20 10:45:41 -06:00 committed by Vítor Galvão
parent 668e237a03
commit eb29df0550
1 changed files with 11 additions and 0 deletions

11
Casks/open-sankore.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'open-sankore' do
version '2.5.0'
sha256 '773e563a312b64542b0ca905b290606b46c85372e24e2ab5c807de7933f38828'
# cndp.fr is the official download host per the vendor homepage
url "http://www.cndp.fr/open-sankore/OpenSankore/Releases/v#{version}/Open-Sankore_MacOSX_#{version}.dmg"
homepage 'http://open-sankore.org/'
license :gpl
app 'Open-Sankore.app'
end