rclone: Update to version 1.62.1

This commit is contained in:
github-actions[bot] 2023-03-15 16:29:54 +00:00
parent 6f9bcb6915
commit 2ea6f77229

View File

@ -1,23 +1,23 @@
{ {
"version": "1.62.0", "version": "1.62.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.62.0/rclone-v1.62.0-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-amd64.zip",
"hash": "4f3dda32302104fc37f7c6dbb7d8683b4a18a08de2848539cc86e08dad2ea82f", "hash": "4a505e5ba3cb162eaee14fe99e0340b1477d79f8b3ba9d9cf756847a5d8c6f47",
"extract_dir": "rclone-v1.62.0-windows-amd64" "extract_dir": "rclone-v1.62.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-386.zip",
"hash": "657337a33b59dcee4cabdbcbb254ed988755adc36a8714539e76f838a88a0345", "hash": "b1e6103ec1b2468d5ec2f2367897f7cc20bbc9256af81b699e8d138aeb1267c6",
"extract_dir": "rclone-v1.62.0-windows-386" "extract_dir": "rclone-v1.62.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-arm64.zip",
"hash": "b19ad25b155f7c1f9b7f725df787c80ea67daa07a9cee548fd8420f3918b1e91", "hash": "7110096e52faff29a4d6c683d1223876280852679963a1d7dac8d79994369a65",
"extract_dir": "rclone-v1.62.0-windows-arm64" "extract_dir": "rclone-v1.62.1-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [