rclone: Update to version 1.68.0

This commit is contained in:
github-actions[bot] 2024-09-08 16:29:24 +00:00
parent 60857e9c19
commit 31145c5f39

View File

@ -1,23 +1,23 @@
{ {
"version": "1.67.0", "version": "1.68.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.67.0/rclone-v1.67.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-windows-amd64.zip",
"hash": "117b99441024607d6043e274c7fcbed64d07ad87347d17dd0a717bdc1c59716b", "hash": "b16769a2f839d0322db6d80d2bf7f7f0c13174a9482d2163384783a60113521c",
"extract_dir": "rclone-v1.67.0-windows-amd64" "extract_dir": "rclone-v1.68.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-windows-386.zip",
"hash": "458413bdd7a85cb8a19a7f955e25ac633fe1513f956b6bc09efd5ca51d44aa8a", "hash": "3cc569521dfa7cfe0719e19fa25a2629660cd3a1635e104b05a81061b8a46213",
"extract_dir": "rclone-v1.67.0-windows-386" "extract_dir": "rclone-v1.68.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.67.0/rclone-v1.67.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.0/rclone-v1.68.0-windows-arm64.zip",
"hash": "54f263712d02bf2345eb5a3444aa4f07b990f5b4c6d02f1de892d1ff8028b50c", "hash": "f0a29169078a443413e67d9decec3c468be7295ae84fe3313864fd4148f83ece",
"extract_dir": "rclone-v1.67.0-windows-arm64" "extract_dir": "rclone-v1.68.0-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [