Update borgbackup to 1.0.10 (#30078)

This commit is contained in:
bket 2017-02-13 21:54:06 +01:00 committed by Victor Popkov
parent 5976fda1b4
commit 565b1fc508
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'borgbackup' do
version '1.0.9'
sha256 'f2928c03c6003617559dc0cd4f41780ba55a925b0e35c384dd0e3312c5896ab8'
version '1.0.10'
sha256 '6c441f77e43909248b7494d768e34e442984ac8aaaa32405aa53fc750d9e1245'
# github.com/borgbackup/borg was verified as official when first introduced to the cask
url "https://github.com/borgbackup/borg/releases/download/#{version}/borg-macosx64"
appcast 'https://github.com/borgbackup/borg/releases.atom',
checkpoint: '5c2d7ce18dfa6002c26fa82b714793a35f9e64f9d8586db020766e920ae59ab2'
checkpoint: '44e5d9858488ccdcd055eddeb61caf204ca15a22e2e5d8808dc636216d573e10'
name 'BorgBackup'
homepage 'https://borgbackup.readthedocs.io/en/stable/'
gpg "#{url}.asc", key_id: '51F78E01'