rclone: Update to version 1.71.2

This commit is contained in:
github-actions[bot] 2025-10-20 16:31:12 +00:00
parent 038be8a162
commit 39315f032f

View File

@ -1,23 +1,23 @@
{
"version": "1.71.1",
"version": "1.71.2",
"description": "Sync files and directories to and from multiple cloud / FTP / HTTP hosters.",
"homepage": "https://rclone.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.71.1/rclone-v1.71.1-windows-amd64.zip",
"hash": "a36b5e4ce336beac1349644f43374628add9fe1ae5ab7a3ed3cec5b8550ce041",
"extract_dir": "rclone-v1.71.1-windows-amd64"
"url": "https://github.com/rclone/rclone/releases/download/v1.71.2/rclone-v1.71.2-windows-amd64.zip",
"hash": "4fe815f944b2c47c8a051020e8913728acc9bcf64df8bb85634399d9a1234cdd",
"extract_dir": "rclone-v1.71.2-windows-amd64"
},
"32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.71.1/rclone-v1.71.1-windows-386.zip",
"hash": "d3e32747413170bfb59664af9c24b36c2e2d646f87ad038b67f4bdb6b99edea3",
"extract_dir": "rclone-v1.71.1-windows-386"
"url": "https://github.com/rclone/rclone/releases/download/v1.71.2/rclone-v1.71.2-windows-386.zip",
"hash": "db9e2709b45090e53f5dd6cd35b7520fe25c3cb93a33cdbcd1d3a5e6f4aafff6",
"extract_dir": "rclone-v1.71.2-windows-386"
},
"arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.71.1/rclone-v1.71.1-windows-arm64.zip",
"hash": "b7a754589144f1be6a60eefa08901d6d7c4f325aaea6a82ee1c98f57d939e165",
"extract_dir": "rclone-v1.71.1-windows-arm64"
"url": "https://github.com/rclone/rclone/releases/download/v1.71.2/rclone-v1.71.2-windows-arm64.zip",
"hash": "343e8a6a4c959c7f5bc1cf2f7c3cc953c9741113fa479006f15303c3bf929db8",
"extract_dir": "rclone-v1.71.2-windows-arm64"
}
},
"pre_install": [