mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 10:34:52 +00:00
rclone: Update to version 1.73.0
This commit is contained in:
parent
d18070533f
commit
40891e313b
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.72.1",
|
||||
"version": "1.73.0",
|
||||
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.72.1/rclone-v1.72.1-windows-amd64.zip",
|
||||
"hash": "ab532febe55e4dd1229588a7ff1d22d76df390de729379da1e6d5c5ea5ae4c32",
|
||||
"extract_dir": "rclone-v1.72.1-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.73.0/rclone-v1.73.0-windows-amd64.zip",
|
||||
"hash": "14e1c40f34ec18532e832c228231338bd182817af6f6529a402474c69acabe0b",
|
||||
"extract_dir": "rclone-v1.73.0-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.72.1/rclone-v1.72.1-windows-386.zip",
|
||||
"hash": "577e325d09e185d36bdfdd276b6f19afb42110e843ccf603c7844fa5afebbf2c",
|
||||
"extract_dir": "rclone-v1.72.1-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.73.0/rclone-v1.73.0-windows-386.zip",
|
||||
"hash": "756482c7ae9ec62460a0a0aac3f61efaa7ca675c67415ce32140b87a19673117",
|
||||
"extract_dir": "rclone-v1.73.0-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.72.1/rclone-v1.72.1-windows-arm64.zip",
|
||||
"hash": "6ec2fb5bf1ebc0ab56dd8d1d1d43bf5a6060d36755e5bb1b006546b53a7775a7",
|
||||
"extract_dir": "rclone-v1.72.1-windows-arm64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.73.0/rclone-v1.73.0-windows-arm64.zip",
|
||||
"hash": "fd1fdef477664829903e11e32e07839446d238ae133e3edef516f59ec7a9cd50",
|
||||
"extract_dir": "rclone-v1.73.0-windows-arm64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user