mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
rclone: Update to version 1.43
This commit is contained in:
parent
069f13001d
commit
b70d259383
14
rclone.json
14
rclone.json
@ -1,17 +1,17 @@
|
||||
{
|
||||
"homepage": "https://rclone.org",
|
||||
"version": "1.42",
|
||||
"version": "1.43",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ncw/rclone/releases/download/v1.42/rclone-v1.42-windows-amd64.zip",
|
||||
"hash": "0420e14de580b3ca35e3ed102e23ddbd6eb5cb182ccc3311f9d7b5576c5c9ab0",
|
||||
"extract_dir": "rclone-v1.42-windows-amd64"
|
||||
"url": "https://github.com/ncw/rclone/releases/download/v1.43/rclone-v1.43-windows-amd64.zip",
|
||||
"hash": "32d6a6bb51e0a0fb07656d4a248f6843ef7cd787f47cb609d853a182c1b36373",
|
||||
"extract_dir": "rclone-v1.43-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ncw/rclone/releases/download/v1.42/rclone-v1.42-windows-386.zip",
|
||||
"hash": "c87e3b833d70ddd60313c24a798bfb0a2142bc47005b4e93f46f7cc285b5c844",
|
||||
"extract_dir": "rclone-v1.42-windows-386"
|
||||
"url": "https://github.com/ncw/rclone/releases/download/v1.43/rclone-v1.43-windows-386.zip",
|
||||
"hash": "7e90cbe17fe210d08f496dfb142be9e441e06f443b703429d65433908fe7fb41",
|
||||
"extract_dir": "rclone-v1.43-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user