-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[New Package] Added MartiCliment.UniGetUI.Pre-Release version 3.1.1-b…
…eta1 (#173841)
- Loading branch information
1 parent
aeab216
commit 59b53f7
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
...Climent/UniGetUI/Pre-Release/3.1.1-beta1/MartiCliment.UniGetUI.Pre-Release.installer.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Created with komac v2.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release | ||
PackageVersion: 3.1.1-beta1 | ||
InstallerLocale: en-US | ||
InstallerType: inno | ||
Scope: user | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
InstallerSwitches: | ||
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart | ||
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart | ||
InstallerSuccessCodes: | ||
- 1 | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-07-07 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: UniGetUI (formerly WingetUI) | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.1-beta1/UniGetUI.Installer.exe | ||
InstallerSha256: 74AF0240FF9F7C5933B5643B9EFAA1B67CF5EF3E14170EBDDC0C1A78588210B5 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
34 changes: 34 additions & 0 deletions
34
...ment/UniGetUI/Pre-Release/3.1.1-beta1/MartiCliment.UniGetUI.Pre-Release.locale.en-US.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Created with komac v2.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release | ||
PackageVersion: 3.1.1-beta1 | ||
PackageLocale: en-US | ||
Publisher: Martí Climent | ||
PublisherUrl: https://github.com/marticliment | ||
PackageName: UniGetUI (formerly WingetUI) - Pre-Release | ||
License: MIT | ||
LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE | ||
ShortDescription: A better UI for your package managers | ||
Tags: | ||
- chocolatey | ||
- cli | ||
- npm | ||
- package | ||
- package-manager | ||
- pip | ||
- scoop | ||
- windows | ||
- windows-10 | ||
- windows-11 | ||
- winget | ||
- unigetui | ||
ReleaseNotes: |- | ||
Changes | ||
- The WinGet COM APIs are now used to fetch installed packages and updates. | ||
- An issue where System Chocolatey wouldn't work has been fixed | ||
- Fixed more issues with character garbling and issues with the encoding | ||
SHA256: 74AF0240FF9F7C5933B5643B9EFAA1B67CF5EF3E14170EBDDC0C1A78588210B5 | ||
ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.1-beta1 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
...ts/m/MartiCliment/UniGetUI/Pre-Release/3.1.1-beta1/MartiCliment.UniGetUI.Pre-Release.yaml
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release | ||
PackageVersion: 3.1.1-beta1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |