Update fog to 1.4.2 (#46816)

This commit is contained in:
Vítor Galvão 2018-05-08 00:05:39 +01:00 committed by GitHub
parent c31d7727fb
commit 792ee4636a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'fog' do
version '1.4.1'
sha256 '4c46bcf8f98e2eaa910b0c60aec58299701d4416844e0346338b20c031e804d5'
version '1.4.2'
sha256 'f1c68466539b8ad9e0fc8c05413cc9ee18b1be58872b698e60d9d08ebf4502e4'
url "https://github.com/vitorgalvao/fog/releases/download/#{version}/Fog-#{version}-mac.zip"
appcast 'https://github.com/vitorgalvao/fog/releases.atom',
checkpoint: 'f285b415f6f3551d8bbe14a12aaad6d2f712497ef450fc8a3d8fe5354e1a6007'
checkpoint: '24393c6b6e6171304c85a179b4e54ff1f2fd4b432a2b1f104be1261021ce438b'
name 'Fog'
homepage 'https://github.com/vitorgalvao/fog'