Add Forecast 0.9_121 (#41491)

* Add Forecast v0.9-120

It's a beta but it's the mainline version

* add appcast

* 0.9_121
This commit is contained in:
Andy Croll 2017-12-02 11:15:26 +00:00 committed by commitay
parent 995b736175
commit 97f8cf3ff1
1 changed files with 13 additions and 0 deletions

13
Casks/forecast.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'forecast' do
version '0.9_121'
sha256 'fcec57220598991a4e3894ae7d7a3323811d87096f94e9bf1a81b75bbdc2ea08'
# d2uzvmey2c90kn.cloudfront.net/appcast_download was verified as official when first introduced to the cask
url "https://d2uzvmey2c90kn.cloudfront.net/appcast_download/Forecast_#{version}.zip"
appcast 'https://overcast.fm/appcast/Forecast.xml',
checkpoint: '4560de67ed227ddf2035bc6b13209fcc26c0fb490bf483ea79fd476649af50a2'
name 'Forecast'
homepage 'https://overcast.fm/forecast'
app 'Forecast.app'
end