mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
rdiff-backup: Update to version 2.2.3
This commit is contained in:
parent
2f7db0f833
commit
a39596a708
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.2",
|
"version": "2.2.3",
|
||||||
"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.2/rdiff-backup-2.2.2.win64exe.zip",
|
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.3/rdiff-backup-2.2.3.win64exe.zip",
|
||||||
"hash": "fa37ae6555a6d34a3a1756a2791f0cc67fa4724ccb10deddbcda7a0999bae447",
|
"hash": "7fadca7b8f74a7390752a1e00eec4afcc244182b24de6d982639c725d23b4421",
|
||||||
"extract_dir": "rdiff-backup-2.2.2-64"
|
"extract_dir": "rdiff-backup-2.2.3-64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.2/rdiff-backup-2.2.2.win32exe.zip",
|
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v2.2.3/rdiff-backup-2.2.3.win32exe.zip",
|
||||||
"hash": "5ee2d372561f250f500d03483a4e73af2db74eb2f4d38f599da689cd3f74af83",
|
"hash": "2e205d15471a43ab78b37b2de0a1d0dbb5a102e51ae96bfdaada2de73ef46138",
|
||||||
"extract_dir": "rdiff-backup-2.2.2-32"
|
"extract_dir": "rdiff-backup-2.2.3-32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user