Skip to content

Commit 6f96ee0

Browse files
Add version: Google.FirebaseCLI version 14.16.0 (microsoft#292205)
1 parent 90bb548 commit 6f96ee0

File tree

3 files changed

+61
-0
lines changed

3 files changed

+61
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.16.0
6+
InstallerType: portable
7+
InstallModes:
8+
- silent
9+
Commands:
10+
- firebase
11+
ReleaseDate: 2025-09-10
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/firebase/firebase-tools/releases/download/v14.16.0/firebase-tools-win.exe
15+
InstallerSha256: F8A851E6D2CB82F78F45B453C6D8F785A766A08E8B03B56B39DE51467C38B35A
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.16.0
6+
PackageLocale: en-US
7+
Publisher: Google
8+
PublisherUrl: https://firebase.google.com/
9+
PublisherSupportUrl: https://firebase.google.com/support
10+
PrivacyUrl: https://policies.google.com/privacy
11+
Author: Firebase contributors
12+
PackageName: Firebase CLI Tools
13+
PackageUrl: https://github.com/firebase/firebase-tools
14+
License: MIT
15+
LicenseUrl: https://github.com/firebase/firebase-tools/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) Firebase
17+
CopyrightUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE
18+
ShortDescription: The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line.
19+
Moniker: firebase-cli
20+
Tags:
21+
- firebase
22+
- firebase-cli
23+
- firebase-tools
24+
ReleaseNotes: |-
25+
- Added firestore:bulkdelete which initiates a Firestore managed bulk delete operation (#8974)
26+
- Added firestore:operations:* commands to list, describe, and cancel long-running operations (#8982)
27+
- firebase emulator:start use a default project demo-no-project if no project can be found. (#9072)
28+
- firebase init dataconnect also supports bootstrapping flutter template. (#9084)
29+
- Fixed a vulnerability in unzip util where files could be written outside of the expected output directory.
30+
- firebase init dataconnect confirms Cloud SQL provisioning. (#9095)
31+
- MCP firebase_init tool can download an existing FDC service returned from dataconnect_list_services (#9091)
32+
- Updated the Firebase Data Connect local toolkit to v2.13.0, which adds validation that checks that _insert data includes all non-null columns without defaults. (#9106)
33+
- Added firebase_login and firebase_logout MCP tools.
34+
ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v14.16.0
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.16.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)