rclone: Update to version 1.69.2

This commit is contained in:
github-actions[bot] 2025-05-01 16:30:05 +00:00
parent 14ee019229
commit d9d74d955a

View File

@ -1,23 +1,23 @@
{ {
"version": "1.69.1", "version": "1.69.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.69.1/rclone-v1.69.1-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-amd64.zip",
"hash": "0803f06d721e5399e48794538294099b195d51cc84b27bdb67e131096ad93ee4", "hash": "9a2e2c1e73f27b683ebc931e3ec82b655566e3a89db08933702b9bca4a576c3a",
"extract_dir": "rclone-v1.69.1-windows-amd64" "extract_dir": "rclone-v1.69.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-386.zip",
"hash": "c7fdcf976c14fee0b493508088aeb11a2b9b028b51444b69101b291aad59e5fb", "hash": "7f226a4e3900aef6767c87a2119b35872544e713131bce779ead51ab3cd2f32e",
"extract_dir": "rclone-v1.69.1-windows-386" "extract_dir": "rclone-v1.69.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.2/rclone-v1.69.2-windows-arm64.zip",
"hash": "0f8a786c1eae54594bd067e05c1d22b3b346c5a8fb02392c446f63bab52be5aa", "hash": "2b11c74f83897ad6dcbdd79e782656479adcb3f5786d4fdbaac3038a974c4387",
"extract_dir": "rclone-v1.69.1-windows-arm64" "extract_dir": "rclone-v1.69.2-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [