rclone: Update to version 1.69.1

This commit is contained in:
github-actions[bot] 2025-02-14 20:28:31 +00:00
parent d440354ea7
commit c7da9a3f72

View File

@ -1,23 +1,23 @@
{ {
"version": "1.69.0", "version": "1.69.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.69.0/rclone-v1.69.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-amd64.zip",
"hash": "73f55188dbd15056b9728cb646f4e9774534b148dec3eed9ccbbaa381b95ce78", "hash": "0803f06d721e5399e48794538294099b195d51cc84b27bdb67e131096ad93ee4",
"extract_dir": "rclone-v1.69.0-windows-amd64" "extract_dir": "rclone-v1.69.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-386.zip",
"hash": "36fc18a5eeb84ef5ceb9071fbb0752a5809276cee80a482aaef9b1b6991b1acf", "hash": "c7fdcf976c14fee0b493508088aeb11a2b9b028b51444b69101b291aad59e5fb",
"extract_dir": "rclone-v1.69.0-windows-386" "extract_dir": "rclone-v1.69.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.69.0/rclone-v1.69.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.69.1/rclone-v1.69.1-windows-arm64.zip",
"hash": "83c3e46f1b4414848cf676f58aa3f14ee428ba22bd963ecb0b70dada717ebfdb", "hash": "0f8a786c1eae54594bd067e05c1d22b3b346c5a8fb02392c446f63bab52be5aa",
"extract_dir": "rclone-v1.69.0-windows-arm64" "extract_dir": "rclone-v1.69.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [