mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
rclone: Update to version 1.68.1
This commit is contained in:
parent
45877f1d8c
commit
4a1680748b
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.68.0",
|
||||
"version": "1.68.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.68.0/rclone-v1.68.0-windows-amd64.zip",
|
||||
"hash": "b16769a2f839d0322db6d80d2bf7f7f0c13174a9482d2163384783a60113521c",
|
||||
"extract_dir": "rclone-v1.68.0-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-amd64.zip",
|
||||
"hash": "35e550ea373d90ed65ac1e2202420923584ec0501cf143ae27bdcff580a7c51f",
|
||||
"extract_dir": "rclone-v1.68.1-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-windows-386.zip",
|
||||
"hash": "3cc569521dfa7cfe0719e19fa25a2629660cd3a1635e104b05a81061b8a46213",
|
||||
"extract_dir": "rclone-v1.68.0-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-386.zip",
|
||||
"hash": "a615c409f30c1267d2958331883c12ed59978c2e230bc772b3ac7ff8cd695d8c",
|
||||
"extract_dir": "rclone-v1.68.1-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-windows-arm64.zip",
|
||||
"hash": "f0a29169078a443413e67d9decec3c468be7295ae84fe3313864fd4148f83ece",
|
||||
"extract_dir": "rclone-v1.68.0-windows-arm64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-arm64.zip",
|
||||
"hash": "89fab75effaf3b921b76ac4f70367680be0ae1c5e1f12d767cc4be768603e511",
|
||||
"extract_dir": "rclone-v1.68.1-windows-arm64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user