rclone: Update to version 1.68.1

This commit is contained in:
github-actions[bot] 2024-09-24 16:30:11 +00:00
parent 45877f1d8c
commit 4a1680748b

View File

@ -1,23 +1,23 @@
{ {
"version": "1.68.0", "version": "1.68.1",
"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.68.0/rclone-v1.68.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-amd64.zip",
"hash": "b16769a2f839d0322db6d80d2bf7f7f0c13174a9482d2163384783a60113521c", "hash": "35e550ea373d90ed65ac1e2202420923584ec0501cf143ae27bdcff580a7c51f",
"extract_dir": "rclone-v1.68.0-windows-amd64" "extract_dir": "rclone-v1.68.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-386.zip",
"hash": "3cc569521dfa7cfe0719e19fa25a2629660cd3a1635e104b05a81061b8a46213", "hash": "a615c409f30c1267d2958331883c12ed59978c2e230bc772b3ac7ff8cd695d8c",
"extract_dir": "rclone-v1.68.0-windows-386" "extract_dir": "rclone-v1.68.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-arm64.zip",
"hash": "f0a29169078a443413e67d9decec3c468be7295ae84fe3313864fd4148f83ece", "hash": "89fab75effaf3b921b76ac4f70367680be0ae1c5e1f12d767cc4be768603e511",
"extract_dir": "rclone-v1.68.0-windows-arm64" "extract_dir": "rclone-v1.68.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [