rclone: Update to version 1.72.0

This commit is contained in:
github-actions[bot] 2025-11-21 20:30:02 +00:00
parent 46300a0532
commit 04bab17d0e

View File

@ -1,23 +1,23 @@
{ {
"version": "1.71.2", "version": "1.72.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.71.2/rclone-v1.71.2-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.72.0/rclone-v1.72.0-windows-amd64.zip",
"hash": "4fe815f944b2c47c8a051020e8913728acc9bcf64df8bb85634399d9a1234cdd", "hash": "a07fb7ab808ea34c2393b1fa4cf02ac6e99edb53e6e683a1a90feee622eaaea6",
"extract_dir": "rclone-v1.71.2-windows-amd64" "extract_dir": "rclone-v1.72.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.71.2/rclone-v1.71.2-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.72.0/rclone-v1.72.0-windows-386.zip",
"hash": "db9e2709b45090e53f5dd6cd35b7520fe25c3cb93a33cdbcd1d3a5e6f4aafff6", "hash": "7789799bff2d4e0071b28afb373dca6c542320992c9435baf03ebed56da2d677",
"extract_dir": "rclone-v1.71.2-windows-386" "extract_dir": "rclone-v1.72.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.71.2/rclone-v1.71.2-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.72.0/rclone-v1.72.0-windows-arm64.zip",
"hash": "343e8a6a4c959c7f5bc1cf2f7c3cc953c9741113fa479006f15303c3bf929db8", "hash": "f703090453819d3e6995da530fd1c298c18340f9adc27c6e95282fbc9c4d0333",
"extract_dir": "rclone-v1.71.2-windows-arm64" "extract_dir": "rclone-v1.72.0-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [