Update capto to 1.2.9,1519212504 (#48581)

This commit is contained in:
commitay 2018-06-18 16:25:24 +10:00 committed by GitHub
parent 658aeb38c9
commit 0107b5eb47
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 'capto' do
version :latest
sha256 :no_check
version '1.2.9,1519212504'
sha256 '18594a1f435560cafd40d3b1db3416f0f504becd83cad4db97f716885af2ea27'
# dl.devmate.com/com.globaldelight.Capto/Capto.dmg was verified as official when first introduced to the cask
url 'https://dl.devmate.com/com.globaldelight.Capto/Capto.dmg'
# dl.devmate.com/com.globaldelight.Capto was verified as official when first introduced to the cask
url "https://dl.devmate.com/com.globaldelight.Capto/#{version.before_comma}/#{version.after_comma}/Capto-#{version.before_comma}.dmg"
appcast 'https://updates.devmate.com/com.globaldelight.Capto.xml'
name 'Capto'
homepage 'http://www.globaldelight.com/capto/'