mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
24 lines
843 B
JSON
24 lines
843 B
JSON
{
|
|
"version": "4.4.2",
|
|
"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/v4.4.2/b2-windows.exe#/b2.exe",
|
|
"hash": "4a80e2df07b1d9a773049fee1df3811547e8fa97e5b1a7c1520c363f7001135a"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|