mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
14 lines
567 B
JSON
14 lines
567 B
JSON
{
|
|
"version": "9.20.0",
|
|
"description": "Firebase command line tools",
|
|
"homepage": "https://github.com/firebase/firebase-tools",
|
|
"license": "MIT",
|
|
"url": "https://github.com/firebase/firebase-tools/releases/download/v9.20.0/firebase-tools-win.exe#/firebase.exe",
|
|
"hash": "2ebbffc9415ad048c9a5cce0ad5bf3be4d2abc93d8095bca117c36723cafcabd",
|
|
"bin": "firebase.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/firebase/firebase-tools/releases/download/v$version/firebase-tools-win.exe#/firebase.exe"
|
|
}
|
|
}
|