mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
rclone: Update to version 1.46
This commit is contained in:
parent
d592e0bfa2
commit
4ce7fda1bd
14
rclone.json
14
rclone.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://rclone.org",
|
"homepage": "https://rclone.org",
|
||||||
"version": "1.45",
|
"version": "1.46",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ncw/rclone/releases/download/v1.45/rclone-v1.45-windows-amd64.zip",
|
"url": "https://github.com/ncw/rclone/releases/download/v1.46/rclone-v1.46-windows-amd64.zip",
|
||||||
"hash": "fe7224efc3cd54c31b8bfb3fb61b68bc88088bd123556da23e1448efb4321d8c",
|
"hash": "1ac2930725ddb9c3d22c7ed677a4c1d3c5358972ef38d5f1a33486dc5c64be6b",
|
||||||
"extract_dir": "rclone-v1.45-windows-amd64"
|
"extract_dir": "rclone-v1.46-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ncw/rclone/releases/download/v1.45/rclone-v1.45-windows-386.zip",
|
"url": "https://github.com/ncw/rclone/releases/download/v1.46/rclone-v1.46-windows-386.zip",
|
||||||
"hash": "beecafc94c4214cc9655d380bb45cd22f10c633532376cc2d53fcd602468ba93",
|
"hash": "3b706a692d8a8e6260d09a33fda350b369e7c71a85ca822f4ab071eac79fc4fe",
|
||||||
"extract_dir": "rclone-v1.45-windows-386"
|
"extract_dir": "rclone-v1.46-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rclone.exe",
|
"bin": "rclone.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user