ScoopInstaller_Main/bucket/firebase.json
2021-10-21 15:27:26 +08:00

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"
}
}