rclone: Update to version 1.71.0

This commit is contained in:
github-actions[bot] 2025-08-22 20:29:29 +00:00
parent c81ba3a1aa
commit 0d63744f0c

View File

@ -1,23 +1,23 @@
{ {
"version": "1.70.3", "version": "1.71.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.70.3/rclone-v1.70.3-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.71.0/rclone-v1.71.0-windows-amd64.zip",
"hash": "1c75923b4d3f0b3d1faf16447a442b5aaed0cfc32997b3381eb96fd087603a30", "hash": "1996c4e8132fc3b0187595a6b8bca507efe7cc83ff2d89e8cf3f44f6007f49eb",
"extract_dir": "rclone-v1.70.3-windows-amd64" "extract_dir": "rclone-v1.71.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.3/rclone-v1.70.3-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.71.0/rclone-v1.71.0-windows-386.zip",
"hash": "49c5cebd4acb5840f1217377f5458cfeeb82c8f693b9ae39a0644ab9ddeeb2a2", "hash": "ea65eda864cb36b3c89ff5e318b9e634e464a8cb6caab3a6835e91f6d175cd47",
"extract_dir": "rclone-v1.70.3-windows-386" "extract_dir": "rclone-v1.71.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.3/rclone-v1.70.3-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.71.0/rclone-v1.71.0-windows-arm64.zip",
"hash": "9072f6eb4e2a4ad535728b48aee4dc95e21d9223f0735366f843d25c09eb7588", "hash": "95d43bbbe7adacdda8429a086e3e2a2f12968334bf7d94da4e129601d7e2eac5",
"extract_dir": "rclone-v1.70.3-windows-arm64" "extract_dir": "rclone-v1.71.0-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [