mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
24 lines
845 B
JSON
24 lines
845 B
JSON
{
|
|
"version": "3.16.0",
|
|
"description": "Command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage",
|
|
"homepage": "https://www.backblaze.com/b2/docs/quick_command_line.html",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v3.16.0/b2-windows.exe#/b2.exe",
|
|
"hash": "e5e9dc64796aed924b0008ffa4ad0294b53ba5e2b930865dee0746bfb922dd06"
|
|
}
|
|
},
|
|
"bin": "b2.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/Backblaze/B2_Command_Line_Tool"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Backblaze/B2_Command_Line_Tool/releases/download/v$version/b2-windows.exe#/b2.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|