2022-02-23 20:28:52 +00:00

24 lines
843 B
JSON

{
"version": "3.2.1",
"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.2.1/b2-windows.exe#/b2.exe",
"hash": "1a899b63f1204be5ea2d4db4c88abb2714646f9fd021fcc8d07db2fa219a7206"
}
},
"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"
}
}
}
}