mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
rclone: Update to version 1.63.1
This commit is contained in:
parent
7cda7e06f3
commit
4efeae11a2
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.63.0",
|
||||
"version": "1.63.1",
|
||||
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-windows-amd64.zip",
|
||||
"hash": "9e54ead1385e23d4b5c663545001d13db7c653225fe997fcf7d6092ccd2a221a",
|
||||
"extract_dir": "rclone-v1.63.0-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-windows-amd64.zip",
|
||||
"hash": "66ca083757fb22198309b73879831ed2b42309892394bf193ff95c75dff69c73",
|
||||
"extract_dir": "rclone-v1.63.1-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-windows-386.zip",
|
||||
"hash": "c316b4a76fc36899e654991376dbbd7dc5a94fa721da223e981dce247216dc17",
|
||||
"extract_dir": "rclone-v1.63.0-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-windows-386.zip",
|
||||
"hash": "895d847eec516f9d8eb2cf8a08408c92523d1430d9dc2e91c5ed5268eb424479",
|
||||
"extract_dir": "rclone-v1.63.1-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.63.0/rclone-v1.63.0-windows-arm64.zip",
|
||||
"hash": "1c0511142beb4a6036d9e1915787354e97716a0c72f9aa4c7158ed39fa1542b7",
|
||||
"extract_dir": "rclone-v1.63.0-windows-arm64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.63.1/rclone-v1.63.1-windows-arm64.zip",
|
||||
"hash": "bbb47c16882b6c5f2e8c1b04229378e28f68734c613321ef0ea2263760f74cd0",
|
||||
"extract_dir": "rclone-v1.63.1-windows-arm64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user