rdiff-backup: Update to version 2.0.3

This commit is contained in:
Jakub Čábera 2020-05-18 11:44:04 +02:00
parent 516acf160b
commit d4eeddef51

View File

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