mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
firebase: Add version 9.20.0 (#2764)
This commit is contained in:
parent
7798980149
commit
a535de0e90
13
bucket/firebase.json
Normal file
13
bucket/firebase.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user