mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
rclone: Update to version 1.72.1
This commit is contained in:
parent
fab8d54af4
commit
e53877dad7
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.72.0",
|
||||
"version": "1.72.1",
|
||||
"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.0/rclone-v1.72.0-windows-amd64.zip",
|
||||
"hash": "a07fb7ab808ea34c2393b1fa4cf02ac6e99edb53e6e683a1a90feee622eaaea6",
|
||||
"extract_dir": "rclone-v1.72.0-windows-amd64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.72.0/rclone-v1.72.0-windows-386.zip",
|
||||
"hash": "7789799bff2d4e0071b28afb373dca6c542320992c9435baf03ebed56da2d677",
|
||||
"extract_dir": "rclone-v1.72.0-windows-386"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.72.0/rclone-v1.72.0-windows-arm64.zip",
|
||||
"hash": "f703090453819d3e6995da530fd1c298c18340f9adc27c6e95282fbc9c4d0333",
|
||||
"extract_dir": "rclone-v1.72.0-windows-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"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user