Update unrarx to 2.2 (#41938)

This commit is contained in:
commitay 2017-12-14 16:39:52 +10:00 committed by GitHub
parent 6ca0bc7273
commit 6c5351a93b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@ cask 'unrarx' do
version '2.2'
sha256 '616c5c536efb29a35fe45c8171874592cc28b269e5d7ed6947c19c8cbb686955'
url "http://www.unrarx.com/files/UnRarX_#{version}.zip"
appcast 'http://www.unrarx.com/update.xml',
url "https://www.unrarx.com/files/UnRarX_#{version}.zip"
appcast 'https://www.unrarx.com/update.xml',
checkpoint: 'c42c5affe2dd688136eb43599d6bc91e2a6816a7be9cf063e58d81004b359ba6'
name 'UnRarX'
homepage 'http://www.unrarx.com/'
homepage 'https://www.unrarx.com/'
app 'UnRarX.app'
end