Modify: DBBrowserForSQLite.DBBrowserForSQLite version 3.11.1#341499
Merged
microsoft-github-policy-service[bot] merged 1 commit intomicrosoft:masterfrom Feb 22, 2026
Conversation
Collaborator
|
Validation Pipeline Run WinGetSvc-Validation-132-341499-20260222-1 |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the DBBrowserForSQLite version 3.11.1 manifest from schema version 1.9.0 to 1.10.0, modernizing the manifest structure and adding localization support. The changes align the manifest with current best practices and add Chinese (zh-CN) locale support.
Changes:
- Updated all manifest files from schema version 1.9.0 to 1.10.0
- Enhanced installer manifest with new fields (FileExtensions, AppsAndFeaturesEntries, InstallLocation)
- Improved metadata quality in en-US locale (URLs, license format, copyright, descriptions)
- Added Chinese (zh-CN) locale file with translations
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| DBBrowserForSQLite.DBBrowserForSQLite.yaml | Updated schema version from 1.9.0 to 1.10.0 |
| DBBrowserForSQLite.DBBrowserForSQLite.installer.yaml | Updated schema to 1.10.0, removed optional fields (InstallerLocale, MinimumOSVersion, InstallModes), added FileExtensions, AppsAndFeaturesEntries, and InstallLocation fields; reordered installers (x86 before x64) |
| DBBrowserForSQLite.DBBrowserForSQLite.locale.en-US.yaml | Updated schema to 1.10.0, improved URLs and metadata (PublisherUrl, PackageUrl, PrivacyUrl, License format, Copyright, ShortDescription, Description), added "db" tag |
| DBBrowserForSQLite.DBBrowserForSQLite.locale.zh-CN.yaml | New Chinese locale file with translated descriptions and tags |
...wserForSQLite/DBBrowserForSQLite/3.11.1/DBBrowserForSQLite.DBBrowserForSQLite.installer.yaml
Show resolved
Hide resolved
stephengillie
approved these changes
Feb 22, 2026
5924e9a
into
microsoft:master
4 of 5 checks passed
Collaborator
|
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow