Update healthi to 3.1.0 (#41707)

* Update healthi to 3.1.0

* app: healthi-app
This commit is contained in:
Pablo Varela 2017-12-08 08:12:10 +01:00 committed by commitay
parent 783c830eb2
commit d3e2caa96b
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
cask 'healthi' do
version '3.0.0'
sha256 '0e0dcc3ce35e574077a5d8afb0726075e114ba42bfe497ee2d848860cb0b7c82'
version '3.1.0'
sha256 'bb12bb70fda7b9e5b17c008fcd58ee397729ee29395b6b94514473e509849f2b'
url "https://github.com/pablopunk/healthi-app/releases/download/#{version}/healthi.app.zip"
appcast 'https://github.com/pablopunk/healthi-app/releases.atom',
checkpoint: '18c679d0a57bd95808fa15b226187c1edd0a1f96c412377b6bfc1d10351dc932'
checkpoint: '6435367daee2e5fd74cf44142da3dd98664cebbe2ff49baf3ed73abc5a855f86'
name 'healthi'
homepage 'https://github.com/pablopunk/healthi-app'
app 'healthi.app'
app 'healthi-app.app'
end