From a39596a708fcc45a43b7a3df63157b495542888f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 12:32:53 +0000 Subject: [PATCH] rdiff-backup: Update to version 2.2.3 --- bucket/rdiff-backup.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/rdiff-backup.json b/bucket/rdiff-backup.json index 1677f71398..8d7bb50fff 100644 --- a/bucket/rdiff-backup.json +++ b/bucket/rdiff-backup.json @@ -1,19 +1,19 @@ { - "version": "2.2.2", + "version": "2.2.3", "description": "Reverse differential backup tool, over a network or locally", "homepage": "https://rdiff-backup.net", "license": "GPL-2.0-only", "notes": "Please refer to https://rdiff-backup.net/Windows-README.html for (possibly outdated) Windows specific documentation.", "architecture": { "64bit": { - "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.2/rdiff-backup-2.2.2.win64exe.zip", - "hash": "fa37ae6555a6d34a3a1756a2791f0cc67fa4724ccb10deddbcda7a0999bae447", - "extract_dir": "rdiff-backup-2.2.2-64" + "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.3/rdiff-backup-2.2.3.win64exe.zip", + "hash": "7fadca7b8f74a7390752a1e00eec4afcc244182b24de6d982639c725d23b4421", + "extract_dir": "rdiff-backup-2.2.3-64" }, "32bit": { - "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.2/rdiff-backup-2.2.2.win32exe.zip", - "hash": "5ee2d372561f250f500d03483a4e73af2db74eb2f4d38f599da689cd3f74af83", - "extract_dir": "rdiff-backup-2.2.2-32" + "url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.3/rdiff-backup-2.2.3.win32exe.zip", + "hash": "2e205d15471a43ab78b37b2de0a1d0dbb5a102e51ae96bfdaada2de73ef46138", + "extract_dir": "rdiff-backup-2.2.3-32" } }, "suggest": {