mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
rclone: Update to version 1.49.0
This commit is contained in:
parent
241d1b0739
commit
ed6a9ed94c
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.48.0",
|
"version": "1.49.0",
|
||||||
"description": "Sync files and directories to and from mulitple cloud / FTP / HTTP hosters.",
|
"description": "Sync files and directories to and from mulitple 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.48.0/rclone-v1.48.0-windows-amd64.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.49.0/rclone-v1.49.0-windows-amd64.zip",
|
||||||
"hash": "c75f3a339eecbdca25578a8a38dc3412d894bfad6e69ad1bd5be3c1ab98ae542",
|
"hash": "790b86f01eb3ca725cb50de2d1a92ea4a3a4d63952401e7fea6652569ab5cb3e",
|
||||||
"extract_dir": "rclone-v1.48.0-windows-amd64"
|
"extract_dir": "rclone-v1.49.0-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rclone/rclone/releases/download/v1.48.0/rclone-v1.48.0-windows-386.zip",
|
"url": "https://github.com/rclone/rclone/releases/download/v1.49.0/rclone-v1.49.0-windows-386.zip",
|
||||||
"hash": "53b6c790687620aec8c28318c78d8471bcab2346d07bf30dc09e937000419547",
|
"hash": "c869e909f1a9dd0b7e33268e55f025fac501dca0f36616fb082824989125a69d",
|
||||||
"extract_dir": "rclone-v1.48.0-windows-386"
|
"extract_dir": "rclone-v1.49.0-windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rclone.exe",
|
"bin": "rclone.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user