You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
281 B
11 lines
281 B
10 years ago
|
cask :v1 => 'mountain-beta' do
|
||
|
version '1.6'
|
||
|
sha256 '973c8c7edf4eafd6620e1329d5b92dd62b5eb306ece20799a5db8868f3cf4094'
|
||
|
|
||
|
url "http://appgineers.de/mountain/files/#{version}/Mountain.zip"
|
||
|
homepage 'http://appgineers.de/mountain/'
|
||
|
license :unknown
|
||
|
|
||
|
app 'Mountain.app'
|
||
|
end
|