rclone: Update to version 1.70.1

This commit is contained in:
github-actions[bot] 2025-06-19 16:29:50 +00:00
parent 124c32c50c
commit ba5ec67b25

View File

@ -1,23 +1,23 @@
{ {
"version": "1.70.0", "version": "1.70.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.70.0/rclone-v1.70.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.1/rclone-v1.70.1-windows-amd64.zip",
"hash": "34b0a43502e508708f279108114e7e77a0a2ad94b41b27f02264b2a934201746", "hash": "0d2a25e856b08d689a72307f2136aba0f3e85b36594fc878378302961678088d",
"extract_dir": "rclone-v1.70.0-windows-amd64" "extract_dir": "rclone-v1.70.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.0/rclone-v1.70.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.1/rclone-v1.70.1-windows-386.zip",
"hash": "847b80198d6772fa264e0e3d540312e193445186350b3b364d3ce25f6b0a29ce", "hash": "eb57c07c33c458b76c70a48dd4f866c92daf50e24b22254da83cbe2a4ce8b963",
"extract_dir": "rclone-v1.70.0-windows-386" "extract_dir": "rclone-v1.70.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.0/rclone-v1.70.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.1/rclone-v1.70.1-windows-arm64.zip",
"hash": "4b0ef37414c3ee5ad4a1e2577078263b44385a8073b450234c63023344ff3f32", "hash": "597be59fb037bc2b06dc4f14d90ba966c093ecd8f551372e50c687f4c92d0e4e",
"extract_dir": "rclone-v1.70.0-windows-arm64" "extract_dir": "rclone-v1.70.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [