mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rclone: Update to version 1.64.2
This commit is contained in:
parent
149f672bd7
commit
95c009c5b6
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "1.64.1",
|
"version": "1.64.2",
|
||||||
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
|
"description": "Sync files and directories to and from multiple 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.64.1/rclone-v1.64.1-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-windows-amd64.zip",
|
||||||
"hash": "45aa2b0be897c25e45040ae8b45c93882f3c15802ce8be0ab09c3a54b95df10c",
|
"hash": "d034d92ecdfc79741edccb803113dd7af23f5cde96b165d7449d8f7c02b7d6cb",
|
||||||
"extract_dir": "rclone-v1.64.1-windows-amd64"
|
"extract_dir": "rclone-v1.64.2-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-windows-386.zip",
|
||||||
"hash": "427bb5079d04d1eb37eb67d56d2aae2d9e60f837c3abd410ade4c07cab895b7a",
|
"hash": "2501494de128471883b5cab25a9ae6a292c118d0fee725dd853d8c1335411781",
|
||||||
"extract_dir": "rclone-v1.64.1-windows-386"
|
"extract_dir": "rclone-v1.64.2-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.64.1/rclone-v1.64.1-windows-arm64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.64.2/rclone-v1.64.2-windows-arm64.zip",
|
||||||
"hash": "e07196fcbeefe4576e84ad0c98dfccd505eb8eed76b3066fde1fc5709037c6f8",
|
"hash": "0fe453cd91e364eeb456c71a42ab778a4271aa7791ef40be4e5de05452acf5b6",
|
||||||
"extract_dir": "rclone-v1.64.1-windows-arm64"
|
"extract_dir": "rclone-v1.64.2-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user