mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rclone: Update to version 1.52.3
This commit is contained in:
parent
79aff4f7b9
commit
e7bdc6e138
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.52.2",
|
||||
"version": "1.52.3",
|
||||
"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.52.2/rclone-v1.52.2-windows-amd64.zip",
|
||||
"hash": "5f7271927d7abb552c96a53b9455d4634d04e5c1c94d154ca0ccb37f94ea3234",
|
||||
"extract_dir": "rclone-v1.52.2-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.52.3/rclone-v1.52.3-windows-amd64.zip",
|
||||
"hash": "3625a9f43c8d58faf7b0b158c7c001d11eeb9c3c76ad42e24ff308395437fb71",
|
||||
"extract_dir": "rclone-v1.52.3-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.52.2/rclone-v1.52.2-windows-386.zip",
|
||||
"hash": "da26b393f2c3615c3c124145f1643ec422743cb420b52b2332dd7826bf7fbf41",
|
||||
"extract_dir": "rclone-v1.52.2-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.52.3/rclone-v1.52.3-windows-386.zip",
|
||||
"hash": "1e51b178dddd5bb20618c3df65810817045015859e157aeb420f4feb3444a094",
|
||||
"extract_dir": "rclone-v1.52.3-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user