rdiff-backup: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2022-12-18 12:29:54 +00:00
parent 972c02f232
commit 32e417e0d2

View File

@ -1,14 +1,14 @@
{
"version": "2.0.5",
"version": "2.2.0",
"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.5/rdiff-backup-2.0.5.win32exe.zip",
"hash": "33c206a872ee125447c0f34726a9b5b0afec29b5394cd287a8c413cbad6203a6",
"extract_dir": "rdiff-backup-2.0.5",
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.0/rdiff-backup-2.2.0.win32exe.zip",
"hash": "e2f8eb4c2b23ef89bb4475af96ca73ab5a0fce469e19db87aacd93ce48395c3b",
"extract_dir": "rdiff-backup-2.2.0",
"bin": "rdiff-backup.exe",
"checkver": {
"github": "https://github.com/rdiff-backup/rdiff-backup"