rclone: Update to version 1.68.2

This commit is contained in:
github-actions[bot] 2024-11-15 16:30:52 +00:00
parent e39d1c3893
commit c523291ed2

View File

@ -1,23 +1,23 @@
{ {
"version": "1.68.1", "version": "1.68.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.68.1/rclone-v1.68.1-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-amd64.zip",
"hash": "35e550ea373d90ed65ac1e2202420923584ec0501cf143ae27bdcff580a7c51f", "hash": "812bf76cc02c04cf6327f3683f3d5a88e47d36c39db84c1a745777496be7d993",
"extract_dir": "rclone-v1.68.1-windows-amd64" "extract_dir": "rclone-v1.68.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-386.zip",
"hash": "a615c409f30c1267d2958331883c12ed59978c2e230bc772b3ac7ff8cd695d8c", "hash": "d076d341122287cf92033aeecf1dd6900ff407c22981fa5ddf49689d5301a7e2",
"extract_dir": "rclone-v1.68.1-windows-386" "extract_dir": "rclone-v1.68.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.68.1/rclone-v1.68.1-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.68.2/rclone-v1.68.2-windows-arm64.zip",
"hash": "89fab75effaf3b921b76ac4f70367680be0ae1c5e1f12d767cc4be768603e511", "hash": "cbc6584266cf62bb9f4df912cb00d566c1cbc50ce2748f5e433f1937209e807e",
"extract_dir": "rclone-v1.68.1-windows-arm64" "extract_dir": "rclone-v1.68.2-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [