rclone: Update to version 1.70.2

This commit is contained in:
github-actions[bot] 2025-06-27 16:29:57 +00:00
parent 079a789661
commit 36f36f045a

View File

@ -1,23 +1,23 @@
{ {
"version": "1.70.1", "version": "1.70.2",
"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.1/rclone-v1.70.1-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.2/rclone-v1.70.2-windows-amd64.zip",
"hash": "0d2a25e856b08d689a72307f2136aba0f3e85b36594fc878378302961678088d", "hash": "33754d8b3ed6dbade30883d497cf6abd10243de339298513acd28ab7bafe6bbb",
"extract_dir": "rclone-v1.70.1-windows-amd64" "extract_dir": "rclone-v1.70.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.1/rclone-v1.70.1-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.2/rclone-v1.70.2-windows-386.zip",
"hash": "eb57c07c33c458b76c70a48dd4f866c92daf50e24b22254da83cbe2a4ce8b963", "hash": "c76538ceab339f6a92b20c1a5a42da952916ab511b9e2f1193d569f436a7c517",
"extract_dir": "rclone-v1.70.1-windows-386" "extract_dir": "rclone-v1.70.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.1/rclone-v1.70.1-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.2/rclone-v1.70.2-windows-arm64.zip",
"hash": "597be59fb037bc2b06dc4f14d90ba966c093ecd8f551372e50c687f4c92d0e4e", "hash": "05cef519b98660d5e9322faec0ecf75667f81a731f2e1d4a3388895b5eefb9e3",
"extract_dir": "rclone-v1.70.1-windows-arm64" "extract_dir": "rclone-v1.70.2-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [