mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rclone: Update to version 1.68.0
This commit is contained in:
parent
60857e9c19
commit
31145c5f39
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.67.0",
|
||||
"version": "1.68.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.67.0/rclone-v1.67.0-windows-amd64.zip",
|
||||
"hash": "117b99441024607d6043e274c7fcbed64d07ad87347d17dd0a717bdc1c59716b",
|
||||
"extract_dir": "rclone-v1.67.0-windows-amd64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-windows-386.zip",
|
||||
"hash": "458413bdd7a85cb8a19a7f955e25ac633fe1513f956b6bc09efd5ca51d44aa8a",
|
||||
"extract_dir": "rclone-v1.67.0-windows-386"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-windows-arm64.zip",
|
||||
"hash": "54f263712d02bf2345eb5a3444aa4f07b990f5b4c6d02f1de892d1ff8028b50c",
|
||||
"extract_dir": "rclone-v1.67.0-windows-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"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user