rdiff-backup: Update to version 2.2.4

This commit is contained in:
github-actions[bot] 2023-02-27 12:31:18 +00:00
parent f6e3377eaa
commit fc8e9aba76

View File

@ -1,19 +1,19 @@
{ {
"version": "2.2.3", "version": "2.2.4",
"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.3/rdiff-backup-2.2.3.win64exe.zip", "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.4/rdiff-backup-2.2.4.win64exe.zip",
"hash": "7fadca7b8f74a7390752a1e00eec4afcc244182b24de6d982639c725d23b4421", "hash": "b41a2de53daceb3250d4d8b80efde657f6da08cc0e888414e241e5894a859617",
"extract_dir": "rdiff-backup-2.2.3-64" "extract_dir": "rdiff-backup-2.2.4-64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.3/rdiff-backup-2.2.3.win32exe.zip", "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.4/rdiff-backup-2.2.4.win32exe.zip",
"hash": "2e205d15471a43ab78b37b2de0a1d0dbb5a102e51ae96bfdaada2de73ef46138", "hash": "f5d0c0b01eb67a55813d611893904264a4fe03b5c352c15ef4898cd0da93c247",
"extract_dir": "rdiff-backup-2.2.3-32" "extract_dir": "rdiff-backup-2.2.4-32"
} }
}, },
"suggest": { "suggest": {