mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rclone: Update to version 1.59.2
This commit is contained in:
parent
a51bfb9661
commit
b0af0e62a9
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.59.1",
|
||||
"version": "1.59.2",
|
||||
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-windows-amd64.zip",
|
||||
"hash": "54bcac89bc7735d425b3b86f8fee042566e6f02ab69feba29bafcffeec072b20",
|
||||
"extract_dir": "rclone-v1.59.1-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-windows-amd64.zip",
|
||||
"hash": "3ee1b022bb0519d3aeb745f00dae50452b159ba1b912d607278609d7a582f883",
|
||||
"extract_dir": "rclone-v1.59.2-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.59.1/rclone-v1.59.1-windows-386.zip",
|
||||
"hash": "7957e636a8a5a50b4c91c2927483a1c6034a74c722c3a79ea4c8387f01e9810c",
|
||||
"extract_dir": "rclone-v1.59.1-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.59.2/rclone-v1.59.2-windows-386.zip",
|
||||
"hash": "4f8c65b3b3f90219d93517f3f1535fd8790d8c8e9fdf3ae1aecafeb1ff6cefee",
|
||||
"extract_dir": "rclone-v1.59.2-windows-386"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user