rclone: Update to version 1.62.2

This commit is contained in:
github-actions[bot] 2023-03-16 12:34:17 +00:00
parent c14e8d88e5
commit 021cf8ff54

View File

@ -1,23 +1,23 @@
{ {
"version": "1.62.1", "version": "1.62.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.62.1/rclone-v1.62.1-windows-amd64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-windows-amd64.zip",
"hash": "4a505e5ba3cb162eaee14fe99e0340b1477d79f8b3ba9d9cf756847a5d8c6f47", "hash": "85c623d7808f9d2cf51945e02e98d02b94f9f32ea892237f9a58b544c7a4f4f9",
"extract_dir": "rclone-v1.62.1-windows-amd64" "extract_dir": "rclone-v1.62.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-386.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-windows-386.zip",
"hash": "b1e6103ec1b2468d5ec2f2367897f7cc20bbc9256af81b699e8d138aeb1267c6", "hash": "5b91ee887762007cd9fef64003a70c496f855602d1bbb1c32a364008611f98ff",
"extract_dir": "rclone-v1.62.1-windows-386" "extract_dir": "rclone-v1.62.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-arm64.zip", "url": "https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-windows-arm64.zip",
"hash": "7110096e52faff29a4d6c683d1223876280852679963a1d7dac8d79994369a65", "hash": "cdbe02812448aad7bf45b444a2d186a164af3c7275fd404ece8f93065fd33958",
"extract_dir": "rclone-v1.62.1-windows-arm64" "extract_dir": "rclone-v1.62.2-windows-arm64"
} }
}, },
"pre_install": [ "pre_install": [