rclone: Update to version 1.72.1

This commit is contained in:
github-actions[bot] 2025-12-10 16:31:12 +00:00
parent fab8d54af4
commit e53877dad7

View File

@ -1,23 +1,23 @@
{ {
"version": "1.72.0", "version": "1.72.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.72.0/rclone-v1.72.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.72.1/rclone-v1.72.1-windows-amd64.zip",
"hash": "a07fb7ab808ea34c2393b1fa4cf02ac6e99edb53e6e683a1a90feee622eaaea6", "hash": "ab532febe55e4dd1229588a7ff1d22d76df390de729379da1e6d5c5ea5ae4c32",
"extract_dir": "rclone-v1.72.0-windows-amd64" "extract_dir": "rclone-v1.72.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.72.0/rclone-v1.72.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.72.1/rclone-v1.72.1-windows-386.zip",
"hash": "7789799bff2d4e0071b28afb373dca6c542320992c9435baf03ebed56da2d677", "hash": "577e325d09e185d36bdfdd276b6f19afb42110e843ccf603c7844fa5afebbf2c",
"extract_dir": "rclone-v1.72.0-windows-386" "extract_dir": "rclone-v1.72.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.72.0/rclone-v1.72.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.72.1/rclone-v1.72.1-windows-arm64.zip",
"hash": "f703090453819d3e6995da530fd1c298c18340f9adc27c6e95282fbc9c4d0333", "hash": "6ec2fb5bf1ebc0ab56dd8d1d1d43bf5a6060d36755e5bb1b006546b53a7775a7",
"extract_dir": "rclone-v1.72.0-windows-arm64" "extract_dir": "rclone-v1.72.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [