rdiff-backup: Update to version 2.2.5

This commit is contained in:
github-actions[bot] 2023-05-06 12:30:16 +00:00
parent 1218c65e6a
commit bd11952377

View File

@ -1,19 +1,19 @@
{ {
"version": "2.2.4", "version": "2.2.5",
"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",
"notes": "Please refer to https://rdiff-backup.net/Windows-README.html for (possibly outdated) Windows specific documentation.", "notes": "Please refer to https://rdiff-backup.net/Windows-README.html for (possibly outdated) Windows specific documentation.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.4/rdiff-backup-2.2.4.win64exe.zip", "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.5/rdiff-backup-2.2.5.win64exe.zip",
"hash": "b41a2de53daceb3250d4d8b80efde657f6da08cc0e888414e241e5894a859617", "hash": "0f5ca8f9b673fbe8ce0fbe684cb64178c2d87d3efaec1ee8b1276df1a6d04fbb",
"extract_dir": "rdiff-backup-2.2.4-64" "extract_dir": "rdiff-backup-2.2.5-64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.4/rdiff-backup-2.2.4.win32exe.zip", "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.5/rdiff-backup-2.2.5.win32exe.zip",
"hash": "f5d0c0b01eb67a55813d611893904264a4fe03b5c352c15ef4898cd0da93c247", "hash": "033f6e6c1980a509c0187709db014ac18f40a9909eefc1331714a27eef3afdd0",
"extract_dir": "rdiff-backup-2.2.4-32" "extract_dir": "rdiff-backup-2.2.5-32"
} }
}, },
"suggest": { "suggest": {