rdiff-backup: Update to version 2.0.5

This commit is contained in:
Jakub Čábera 2020-07-25 19:11:43 +02:00
parent 8433ae9642
commit bd0ceb9d8e

View File

@ -1,14 +1,14 @@
{
"version": "2.0.3",
"version": "2.0.5",
"description": "Reverse differential backup tool, over a network or locally",
"homepage": "https://rdiff-backup.net",
"license": "GPL-2.0-only",
"suggest": {
"vcredist2008": "extras/vcredist2008"
},
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.0.3/rdiff-backup-2.0.3.win32exe.zip",
"hash": "f15fc8241b2223b2545de1e2f37b125fe8e5cb9778fb2902d07aaf19c0875afc",
"extract_dir": "rdiff-backup-2.0.3",
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.0.5/rdiff-backup-2.0.5.win32exe.zip",
"hash": "33c206a872ee125447c0f34726a9b5b0afec29b5394cd287a8c413cbad6203a6",
"extract_dir": "rdiff-backup-2.0.5",
"bin": "rdiff-backup.exe",
"checkver": {
"github": "https://github.com/rdiff-backup/rdiff-backup"