mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rclone: Update to version 1.58.0
This commit is contained in:
parent
82fc803325
commit
0a16f53364
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.57.0",
|
"version": "1.58.0",
|
||||||
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
||||||
"homepage": "https://rclone.org",
|
"homepage": "https://rclone.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-windows-amd64.zip",
|
||||||
"hash": "c4fe61892d40eb2a106bb1b59b0284cab20f7ec71ee6417fca03f15d062a257c",
|
"hash": "658e2b74ab4ed141f1c0794f03e95efe8dc718bffaad44267d290987fc4ecd2c",
|
||||||
"extract_dir": "rclone-v1.57.0-windows-amd64"
|
"extract_dir": "rclone-v1.58.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.58.0/rclone-v1.58.0-windows-386.zip",
|
||||||
"hash": "02207a474093579fcf87ba000b9e42c762835e27505240ba263864e1825b81ef",
|
"hash": "06ce61d12eac6b663eed3e8596e6b287cd005521e6d0fdc07d8c69fbfebad7b4",
|
||||||
"extract_dir": "rclone-v1.57.0-windows-386"
|
"extract_dir": "rclone-v1.58.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user