rclone: Update to version 1.65.2

This commit is contained in:
github-actions[bot] 2024-01-24 20:24:45 +00:00
parent 0cf2850a3a
commit 75a6f3b756

View File

@ -1,23 +1,23 @@
{ {
"version": "1.65.1", "version": "1.65.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.65.1/rclone-v1.65.1-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.2/rclone-v1.65.2-windows-amd64.zip",
"hash": "4ccf381a687d001906f0ee5896e6c66cd9a0139d326ea18cea02968a62b06160", "hash": "2cade8a207e1fe8a8f21640a14762bcf57b33526c1b70a6a0cc7147ad428f587",
"extract_dir": "rclone-v1.65.1-windows-amd64" "extract_dir": "rclone-v1.65.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.2/rclone-v1.65.2-windows-386.zip",
"hash": "2601f8004cb6dda784d4f70fdf9c00d65172640199599416ae266c2977095c2c", "hash": "2261b96a6bd64788c498d0cd1e6a327f169a0092972dd3bbbb2ff2251ab78252",
"extract_dir": "rclone-v1.65.1-windows-386" "extract_dir": "rclone-v1.65.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.65.1/rclone-v1.65.1-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.65.2/rclone-v1.65.2-windows-arm64.zip",
"hash": "65786b035dc5483efb08c767e482a57c2edb8993d11b2bf0d7b0ee68f3d23168", "hash": "3e1cfdaa245dd2d7789d33a0be13c5bd5ef91e1da6e5eefd380cdf3fb1d50d63",
"extract_dir": "rclone-v1.65.1-windows-arm64" "extract_dir": "rclone-v1.65.2-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [