Skip to content

Commit

Permalink
Merge pull request #7487 from vitorgalvao/fix-7485
Browse files Browse the repository at this point in the history
Add OpenSankore
  • Loading branch information
vitorgalvao committed Nov 20, 2014
2 parents 9b92843 + eb29df0 commit c35afba
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Casks/open-sankore.rb
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c35afba

Please sign in to comment.