homebrew-cask/Casks/marathon-infinity.rb

14 lines
623 B
Ruby

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