mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
rclone: Update to version 1.62.1
This commit is contained in:
parent
6f9bcb6915
commit
2ea6f77229
@ -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.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-windows-amd64.zip",
|
||||
"hash": "4f3dda32302104fc37f7c6dbb7d8683b4a18a08de2848539cc86e08dad2ea82f",
|
||||
"extract_dir": "rclone-v1.62.0-windows-amd64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-windows-386.zip",
|
||||
"hash": "657337a33b59dcee4cabdbcbb254ed988755adc36a8714539e76f838a88a0345",
|
||||
"extract_dir": "rclone-v1.62.0-windows-386"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.62.0/rclone-v1.62.0-windows-arm64.zip",
|
||||
"hash": "b19ad25b155f7c1f9b7f725df787c80ea67daa07a9cee548fd8420f3918b1e91",
|
||||
"extract_dir": "rclone-v1.62.0-windows-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"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user