Update vanilla to 1.0.8,24:1509661736 (#48602)

This commit is contained in:
commitay 2018-06-18 16:34:24 +10:00 committed by GitHub
parent 9d96001df1
commit 2e9f31de1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -1,9 +1,10 @@
cask 'vanilla' do
version :latest
sha256 :no_check
version '1.0.8,24:1509661736'
sha256 'cc7602ee07926519a38a57bca50b61451012e84aa0b7d5fb434e5a4c9ff63f3a'
# devmate.com was verified as official when first introduced to the cask
url 'https://dl.devmate.com/net.matthewpalmer.Vanilla/Vanilla.dmg'
# devmate.com/net.matthewpalmer.Vanilla was verified as official when first introduced to the cask
url "https://dl.devmate.com/net.matthewpalmer.Vanilla/#{version.after_comma.before_colon}/#{version.after_colon}/Vanilla-#{version.after_comma.before_colon}.zip"
appcast 'https://updates.devmate.com/net.matthewpalmer.Vanilla.xml'
name 'Vanilla'
homepage 'http://matthewpalmer.net/vanilla/'