mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
rclone: Update to version 1.60.1
This commit is contained in:
parent
230ceb5666
commit
d29f136d81
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.60.0",
|
||||
"version": "1.60.1",
|
||||
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-amd64.zip",
|
||||
"hash": "f6eec625f705a1e3715769770854ee3a7a746daf7c74f642fca3e5ac56cad624",
|
||||
"extract_dir": "rclone-v1.60.0-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-windows-amd64.zip",
|
||||
"hash": "e7edb375a27ed498dd02c9692a14138a00568436f6e954ec890302e7bdc735e9",
|
||||
"extract_dir": "rclone-v1.60.1-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.60.0/rclone-v1.60.0-windows-386.zip",
|
||||
"hash": "d5a69f708787b96bd6ec795b073a7bffe4d440bc64817e3a5b8e9fab9a9f8244",
|
||||
"extract_dir": "rclone-v1.60.0-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.60.1/rclone-v1.60.1-windows-386.zip",
|
||||
"hash": "4ac568db513a2f768797b6e0567c6158c518badf907493a7567191ac7e5daff3",
|
||||
"extract_dir": "rclone-v1.60.1-windows-386"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user