2023-04-28 00:34:13 +00:00

24 lines
843 B
JSON

{
"version": "3.9.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.9.0/b2-windows.exe#/b2.exe",
"hash": "f7b6153d2120bff7f35e1d7e75a34281502bfa8be34bd1f049a4d51475b55611"
}
},
"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"
}
}
}
}