rclone: Update to version 1.67.0

This commit is contained in:
github-actions[bot] 2024-06-14 20:26:38 +00:00
parent 2fc9d9c2a0
commit 3754650132

View File

@ -1,23 +1,23 @@
{ {
"version": "1.66.0", "version": "1.67.0",
"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.66.0/rclone-v1.66.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-windows-amd64.zip",
"hash": "8e8bb13fb0d7beb316487ecde8ead5426784cdcdbf8b4d8dd381c6fe8c7d92a0", "hash": "117b99441024607d6043e274c7fcbed64d07ad87347d17dd0a717bdc1c59716b",
"extract_dir": "rclone-v1.66.0-windows-amd64" "extract_dir": "rclone-v1.67.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.66.0/rclone-v1.66.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-windows-386.zip",
"hash": "ca647f69c6bf2e831902a8bd9c5f4d16f7014314d5eeb94bd3a5389a92806de8", "hash": "458413bdd7a85cb8a19a7f955e25ac633fe1513f956b6bc09efd5ca51d44aa8a",
"extract_dir": "rclone-v1.66.0-windows-386" "extract_dir": "rclone-v1.67.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.66.0/rclone-v1.66.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-windows-arm64.zip",
"hash": "4e815350382249ffb6d9520262bbce81f45f63126134a0c365eb648a4d27e6ea", "hash": "54f263712d02bf2345eb5a3444aa4f07b990f5b4c6d02f1de892d1ff8028b50c",
"extract_dir": "rclone-v1.66.0-windows-arm64" "extract_dir": "rclone-v1.67.0-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [