Marathon Infinity (#29991)

* AlephOne port of Marathon Infinity

* Add appcast

* Line break appcast

* parameterize URL

* Update and rename marathoninfinity.rb to marathon-infinity.rb
This commit is contained in:
Jim Wise 2017-02-10 02:46:34 -05:00 committed by Miccal Matthews
parent b39bfcdfb5
commit 53ba742522
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
cask 'marathon-infinity' do
version '20150620'
sha256 'ec6595f58f718e4274e6a66762084616940e9dfd1c93a011a01b3e95c0fbbdd9'
# github.com/Aleph-One-Marathon/alephone was verified as official when first introduced to the cask
url "https://github.com/Aleph-One-Marathon/alephone/releases/download/release-#{version}/MarathonInfinity-#{version}-Mac.dmg"
appcast 'https://github.com/Aleph-One-Marathon/alephone/releases.atom',
checkpoint: '7960a0eee7bd6c594b7a6cf6ce093a71d31715522774224c9def5903390479d6'
name 'Marathon Infinity'
homepage 'https://alephone.lhowon.org'
app 'Marathon Infinity.app'
end