rdiff-backup: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2022-12-28 20:25:15 +00:00
parent ea5fa665dd
commit a52b58db19

View File

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