Update pext to 0.19 (#51654)

This commit is contained in:
Sylvia van Os 2018-09-05 21:21:48 +02:00 committed by Vítor Galvão
parent 698c8fb0e2
commit 8ef46ff184
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
cask 'pext' do
version '0.18'
sha256 '91d3721ca3d041f9e4a6dcb6d5ef826a237b49866741ac43edc413c9d7b8f946'
version '0.19'
sha256 'ef63e22f17d6f3d88dd94d654bc2ccf30b1699029823818e9384b28c4956ab6b'
# github.com/Pext/Pext was verified as official when first introduced to the cask
url "https://github.com/Pext/Pext/releases/download/v#{version}/Pext.dmg"
appcast 'https://github.com/Pext/Pext/releases.atom'
name 'Pext'
homepage 'https://pext.hackerchick.me/'
homepage 'https://pext.io/'
app 'Pext.app'
end