mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rdiff-backup: Add version 2.0.0 (#1039)
This commit is contained in:
parent
1fc1f56fce
commit
15a1bf87c9
20
bucket/rdiff-backup.json
Normal file
20
bucket/rdiff-backup.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": "2.0.0",
|
||||
"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.0.0/rdiff-backup-2.0.0.win32exe.zip",
|
||||
"hash": "747dcbccfa855b23d13e12f8b234be4112a087020ef4984ac466a68a9c1a930b",
|
||||
"extract_dir": "rdiff-backup-2.0.0",
|
||||
"bin": "rdiff-backup.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/rdiff-backup/rdiff-backup"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/rdiff-backup/rdiff-backup/releases/download/v$version/rdiff-backup-$version.win32exe.zip",
|
||||
"extract_dir": "rdiff-backup-$version"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user