mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +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.",
|
||||
"homepage": "https://rclone.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.48.0/rclone-v1.48.0-windows-amd64.zip",
|
||||
"hash": "c75f3a339eecbdca25578a8a38dc3412d894bfad6e69ad1bd5be3c1ab98ae542",
|
||||
"extract_dir": "rclone-v1.48.0-windows-amd64"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.49.0/rclone-v1.49.0-windows-amd64.zip",
|
||||
"hash": "790b86f01eb3ca725cb50de2d1a92ea4a3a4d63952401e7fea6652569ab5cb3e",
|
||||
"extract_dir": "rclone-v1.49.0-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.48.0/rclone-v1.48.0-windows-386.zip",
|
||||
"hash": "53b6c790687620aec8c28318c78d8471bcab2346d07bf30dc09e937000419547",
|
||||
"extract_dir": "rclone-v1.48.0-windows-386"
|
||||
"url": "https://github.com/rclone/rclone/releases/download/v1.49.0/rclone-v1.49.0-windows-386.zip",
|
||||
"hash": "c869e909f1a9dd0b7e33268e55f025fac501dca0f36616fb082824989125a69d",
|
||||
"extract_dir": "rclone-v1.49.0-windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "rclone.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user