mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
rclone: Update to version 1.44
This commit is contained in:
parent
c3a3e1a4bd
commit
d2d5f10b1e
14
rclone.json
14
rclone.json
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://rclone.org",
|
"homepage": "https://rclone.org",
|
||||||
"version": "1.43.1",
|
"version": "1.44",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ncw/rclone/releases/download/v1.43.1/rclone-v1.43.1-windows-amd64.zip",
|
"url": "https://github.com/ncw/rclone/releases/download/v1.44/rclone-v1.44-windows-amd64.zip",
|
||||||
"hash": "3bb9399bf1fbe3530749e4dd9a82f8c10867bd2bc25d2c88f4d94626c94ce984",
|
"hash": "ecb7fa27165963e9bb06a343ee82c07ffa0e97617cba4aaa21d2b13664aed0de",
|
||||||
"extract_dir": "rclone-v1.43.1-windows-amd64"
|
"extract_dir": "rclone-v1.44-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/ncw/rclone/releases/download/v1.43.1/rclone-v1.43.1-windows-386.zip",
|
"url": "https://github.com/ncw/rclone/releases/download/v1.44/rclone-v1.44-windows-386.zip",
|
||||||
"hash": "28cd05a45afadcb69495c9d98f74b98dcdc1aac98b1b6714342c5aae1a787f7e",
|
"hash": "9c4e581a226e2878d60f2cbd55055c49c03ffc04acc5e09389b4e7a9bf84faa3",
|
||||||
"extract_dir": "rclone-v1.43.1-windows-386"
|
"extract_dir": "rclone-v1.44-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rclone.exe",
|
"bin": "rclone.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user