Skip to content

Commit 730c0ce

Browse files
Add version: Google.FirebaseCLI version 14.11.0 (microsoft#275014)
1 parent 8d310ac commit 730c0ce

File tree

3 files changed

+56
-0
lines changed

3 files changed

+56
-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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.11.0
6+
InstallerType: portable
7+
InstallModes:
8+
- silent
9+
Commands:
10+
- firebase
11+
ReleaseDate: 2025-07-17
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/firebase/firebase-tools/releases/download/v14.11.0/firebase-tools-win.exe
15+
InstallerSha256: 5ED2463D636BBEF2C16397773EB391019ED34FDB2ABBA8EA0B1F32FEF81A76B7
16+
ManifestType: installer
17+
ManifestVersion: 1.10.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.11.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+
- Add experimental App Testing feature
26+
- Fixed an issue where the Cloud Task emulator couldn't decode non-ASCII characters. (#8836)
27+
- Fixed an issue where firestore:indexes wrongly removed the __name__ field. (#7629)
28+
- Update Firebase Data Connect Emulator to version 2.10.0, which added support for full-text search, user-defined enums, and moved SQL/CEL errors to the GraphQL debug_details field. (#8837)
29+
ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v14.11.0
30+
ManifestType: defaultLocale
31+
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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Google.FirebaseCLI
5+
PackageVersion: 14.11.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)