rclone: Update to version 1.71.1

This commit is contained in:
github-actions[bot] 2025-09-24 20:29:37 +00:00
parent 0e3308f046
commit 9550937e2c

View File

@ -1,23 +1,23 @@
{ {
"version": "1.71.0", "version": "1.71.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.71.0/rclone-v1.71.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.71.1/rclone-v1.71.1-windows-amd64.zip",
"hash": "1996c4e8132fc3b0187595a6b8bca507efe7cc83ff2d89e8cf3f44f6007f49eb", "hash": "a36b5e4ce336beac1349644f43374628add9fe1ae5ab7a3ed3cec5b8550ce041",
"extract_dir": "rclone-v1.71.0-windows-amd64" "extract_dir": "rclone-v1.71.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.71.0/rclone-v1.71.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.71.1/rclone-v1.71.1-windows-386.zip",
"hash": "ea65eda864cb36b3c89ff5e318b9e634e464a8cb6caab3a6835e91f6d175cd47", "hash": "d3e32747413170bfb59664af9c24b36c2e2d646f87ad038b67f4bdb6b99edea3",
"extract_dir": "rclone-v1.71.0-windows-386" "extract_dir": "rclone-v1.71.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.71.0/rclone-v1.71.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.71.1/rclone-v1.71.1-windows-arm64.zip",
"hash": "95d43bbbe7adacdda8429a086e3e2a2f12968334bf7d94da4e129601d7e2eac5", "hash": "b7a754589144f1be6a60eefa08901d6d7c4f325aaea6a82ee1c98f57d939e165",
"extract_dir": "rclone-v1.71.0-windows-arm64" "extract_dir": "rclone-v1.71.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [