Skip to content

Commit

Permalink
Merge pull request #8656 from vitorgalvao/fix-8655
Browse files Browse the repository at this point in the history
Juno 1.0.0: new cask.
  • Loading branch information
vitorgalvao committed Jan 5, 2015
2 parents 2192eae + a0a0508 commit 573582a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/juno.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cask :v1 => 'juno' do
version '1.0.0'
sha256 'fd9c4f818d215a44904bdd385da183665b7c6c9abbbe1d203952c6f7e59ff841'

# amazonaws.com is the official download host per the vendor homepage
url "https://junolab.s3.amazonaws.com/release/#{version}/juno-mac-x64.dmg"
name 'Juno'
homepage 'http://junolab.org'
license :gpl

app 'Juno.app'
end

0 comments on commit 573582a

Please sign in to comment.