Skip to content

Commit 59b53f7

Browse files
[New Package] Added MartiCliment.UniGetUI.Pre-Release version 3.1.1-beta1 (#173841)
1 parent aeab216 commit 59b53f7

3 files changed

Lines changed: 69 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with komac v2.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
5+
PackageVersion: 3.1.1-beta1
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
InstallerSwitches:
14+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart
15+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart
16+
InstallerSuccessCodes:
17+
- 1
18+
UpgradeBehavior: install
19+
ReleaseDate: 2024-07-07
20+
AppsAndFeaturesEntries:
21+
- DisplayName: UniGetUI (formerly WingetUI)
22+
Installers:
23+
- Architecture: x64
24+
InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.1.1-beta1/UniGetUI.Installer.exe
25+
InstallerSha256: 74AF0240FF9F7C5933B5643B9EFAA1B67CF5EF3E14170EBDDC0C1A78588210B5
26+
ManifestType: installer
27+
ManifestVersion: 1.6.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with komac v2.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
5+
PackageVersion: 3.1.1-beta1
6+
PackageLocale: en-US
7+
Publisher: Martí Climent
8+
PublisherUrl: https://github.com/marticliment
9+
PackageName: UniGetUI (formerly WingetUI) - Pre-Release
10+
License: MIT
11+
LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE
12+
ShortDescription: A better UI for your package managers
13+
Tags:
14+
- chocolatey
15+
- cli
16+
- npm
17+
- package
18+
- package-manager
19+
- pip
20+
- scoop
21+
- windows
22+
- windows-10
23+
- windows-11
24+
- winget
25+
- unigetui
26+
ReleaseNotes: |-
27+
Changes
28+
- The WinGet COM APIs are now used to fetch installed packages and updates.
29+
- An issue where System Chocolatey wouldn't work has been fixed
30+
- Fixed more issues with character garbling and issues with the encoding
31+
SHA256: 74AF0240FF9F7C5933B5643B9EFAA1B67CF5EF3E14170EBDDC0C1A78588210B5
32+
ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.1.1-beta1
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.6.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
5+
PackageVersion: 3.1.1-beta1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)