Skip to content

Commit cc87abf

Browse files
authored
New version: MartiCliment.UniGetUI.Pre-Release version 3.2.1-beta4 (microsoft#273265)
1 parent 0c5ba64 commit cc87abf

File tree

3 files changed

+87
-0
lines changed

3 files changed

+87
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
5+
PackageVersion: 3.2.1-beta4
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
InstallModes:
9+
- interactive
10+
- silent
11+
- silentWithProgress
12+
InstallerSwitches:
13+
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart
14+
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart
15+
InstallerSuccessCodes:
16+
- 1
17+
UpgradeBehavior: install
18+
ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1'
19+
ReleaseDate: 2025-07-10
20+
AppsAndFeaturesEntries:
21+
- DisplayName: UniGetUI (PreRelease)
22+
ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1'
23+
ElevationRequirement: elevatesSelf
24+
Installers:
25+
- Architecture: x86
26+
Scope: user
27+
InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.2.1-beta4/UniGetUI.Installer.exe
28+
InstallerSha256: 4C2D1E8B7A1172926BE7049E592C561C5246F8309B63C29108EA3B931DB6C4F2
29+
InstallerSwitches:
30+
Custom: /CURRENTUSER /NoWinGet
31+
- Architecture: x86
32+
Scope: machine
33+
InstallerUrl: https://github.com/marticliment/UniGetUI/releases/download/3.2.1-beta4/UniGetUI.Installer.exe
34+
InstallerSha256: 4C2D1E8B7A1172926BE7049E592C561C5246F8309B63C29108EA3B931DB6C4F2
35+
InstallerSwitches:
36+
Custom: /ALLUSERS /NoWinGet
37+
InstallationMetadata:
38+
DefaultInstallLocation: '%ProgramFiles%\UniGetUI'
39+
ManifestType: installer
40+
ManifestVersion: 1.10.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
5+
PackageVersion: 3.2.1-beta4
6+
PackageLocale: en-US
7+
Publisher: Martí Climent
8+
PublisherUrl: https://github.com/marticliment
9+
PublisherSupportUrl: https://github.com/marticliment/UniGetUI/issues
10+
PackageName: UniGetUI (formerly WingetUI) - Pre-Release
11+
PackageUrl: https://github.com/marticliment/UniGetUI
12+
License: MIT
13+
LicenseUrl: https://github.com/marticliment/UniGetUI/blob/HEAD/LICENSE
14+
ShortDescription: A better UI for your package managers
15+
Tags:
16+
- chocolatey
17+
- cli
18+
- npm
19+
- package
20+
- package-manager
21+
- pip
22+
- scoop
23+
- unigetui
24+
- windows
25+
- windows-10
26+
- windows-11
27+
- winget
28+
ReleaseNotes: |-
29+
General changes
30+
- Add dependencies field to Package Details page
31+
- Add cloud backup and restore functionality (thanks to @theguy000)
32+
- Improvements to package bundles
33+
- Searchbox moved to titlebar, more improvements for when the window is less thin
34+
- Cargo can now download crates
35+
UniGetUI.Installer.exe SHA256: 4C2D1E8B7A1172926BE7049E592C561C5246F8309B63C29108EA3B931DB6C4F2
36+
UniGetUI.x64.zip SHA256: 17C82FE8C65670F5080F30195A9013B8BB16AD9005C7A375E30B326D30790EEB
37+
ReleaseNotesUrl: https://github.com/marticliment/UniGetUI/releases/tag/3.2.1-beta4
38+
ManifestType: defaultLocale
39+
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 WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: MartiCliment.UniGetUI.Pre-Release
5+
PackageVersion: 3.2.1-beta4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)