rclone: Update to version 1.70.3

This commit is contained in:
github-actions[bot] 2025-07-09 16:30:29 +00:00
parent 1067de49e9
commit 5ecadc1632

View File

@ -1,23 +1,23 @@
{ {
"version": "1.70.2", "version": "1.70.3",
"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.2/rclone-v1.70.2-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.3/rclone-v1.70.3-windows-amd64.zip",
"hash": "33754d8b3ed6dbade30883d497cf6abd10243de339298513acd28ab7bafe6bbb", "hash": "1c75923b4d3f0b3d1faf16447a442b5aaed0cfc32997b3381eb96fd087603a30",
"extract_dir": "rclone-v1.70.2-windows-amd64" "extract_dir": "rclone-v1.70.3-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.2/rclone-v1.70.2-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.3/rclone-v1.70.3-windows-386.zip",
"hash": "c76538ceab339f6a92b20c1a5a42da952916ab511b9e2f1193d569f436a7c517", "hash": "49c5cebd4acb5840f1217377f5458cfeeb82c8f693b9ae39a0644ab9ddeeb2a2",
"extract_dir": "rclone-v1.70.2-windows-386" "extract_dir": "rclone-v1.70.3-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.70.2/rclone-v1.70.2-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.70.3/rclone-v1.70.3-windows-arm64.zip",
"hash": "05cef519b98660d5e9322faec0ecf75667f81a731f2e1d4a3388895b5eefb9e3", "hash": "9072f6eb4e2a4ad535728b48aee4dc95e21d9223f0735366f843d25c09eb7588",
"extract_dir": "rclone-v1.70.2-windows-arm64" "extract_dir": "rclone-v1.70.3-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [