Re-add Pext 0.24.1 (#70039)

This commit is contained in:
Sylvia van Os 2019-10-02 23:26:36 +02:00 committed by Vítor Galvão
parent 117900e9bb
commit 9a2aeaed4d
1 changed files with 12 additions and 0 deletions

12
Casks/pext.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'pext' do
version '0.24.1'
sha256 '77335d00ee065313f90cad4cf6de7693df87c4b549b367d5c4b536b0bc9c2bec'
# 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-#{version}.dmg"
appcast 'https://github.com/Pext/Pext/releases.atom'
name 'Pext'
homepage 'https://pext.io/'
app 'Pext.app'
end