mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
rclone: Update to version 1.62.2
This commit is contained in:
parent
c14e8d88e5
commit
021cf8ff54
@ -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.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-amd64.zip",
|
||||
"hash": "4a505e5ba3cb162eaee14fe99e0340b1477d79f8b3ba9d9cf756847a5d8c6f47",
|
||||
"extract_dir": "rclone-v1.62.1-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-windows-amd64.zip",
|
||||
"hash": "85c623d7808f9d2cf51945e02e98d02b94f9f32ea892237f9a58b544c7a4f4f9",
|
||||
"extract_dir": "rclone-v1.62.2-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-386.zip",
|
||||
"hash": "b1e6103ec1b2468d5ec2f2367897f7cc20bbc9256af81b699e8d138aeb1267c6",
|
||||
"extract_dir": "rclone-v1.62.1-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-windows-386.zip",
|
||||
"hash": "5b91ee887762007cd9fef64003a70c496f855602d1bbb1c32a364008611f98ff",
|
||||
"extract_dir": "rclone-v1.62.2-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.1/rclone-v1.62.1-windows-arm64.zip",
|
||||
"hash": "7110096e52faff29a4d6c683d1223876280852679963a1d7dac8d79994369a65",
|
||||
"extract_dir": "rclone-v1.62.1-windows-arm64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.2/rclone-v1.62.2-windows-arm64.zip",
|
||||
"hash": "cdbe02812448aad7bf45b444a2d186a164af3c7275fd404ece8f93065fd33958",
|
||||
"extract_dir": "rclone-v1.62.2-windows-arm64"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user