Skip to content

Commit

Permalink
Add Race Into Space v1.1 (Homebrew#26932)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashu authored and vitorgalvao committed Nov 19, 2016
1 parent 055c503 commit f39e34e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Casks/race-into-space.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cask 'race-into-space' do
version '1.1.0.286'
sha256 'f22838888be4f456b107fd4d527474fdeae96ce5c3f3cfda623e736411e8c33c'

# downloads.sourceforge.net/raceintospace was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/raceintospace/Race_Into_Space_#{version}.dmg"
appcast 'https://sourceforge.net/projects/raceintospace/rss',
checkpoint: '9a4ae7ec0dc399823bec3e9b24c808beab9889276360891bf382b3ef5eb56640'
name 'Race Into Space'
homepage 'http://raceintospace.org/'

app 'Race Into Space.app'
end

0 comments on commit f39e34e

Please sign in to comment.