Skip to content

Commit 0fd9fcd

Browse files
Add Devolutions UniGetUI version 2026.1.11 (microsoft#380296)
1 parent 59078b2 commit 0fd9fcd

3 files changed

Lines changed: 87 additions & 0 deletions

File tree

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: Devolutions.UniGetUI
4+
PackageVersion: 2026.1.11
5+
InstallerType: inno
6+
InstallModes:
7+
- interactive
8+
- silent
9+
- silentWithProgress
10+
UpgradeBehavior: install
11+
ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1'
12+
ReleaseDate: 2026-05-27
13+
AppsAndFeaturesEntries:
14+
- ProductCode: '{889610CC-4337-4BDB-AC3B-4F21806C0BDE}_is1'
15+
ElevationRequirement: elevatesSelf
16+
Installers:
17+
- Architecture: x64
18+
Scope: user
19+
InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.1.11.0.exe
20+
InstallerSha256: DBA05762D29BC451388981C1C57DB93A04F9462745C7E584C8C1D582FD1D37B0
21+
InstallerSwitches:
22+
Custom: /CURRENTUSER /NoWinGet /NoAutoStart
23+
- Architecture: x64
24+
Scope: machine
25+
InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-x64.2026.1.11.0.exe
26+
InstallerSha256: DBA05762D29BC451388981C1C57DB93A04F9462745C7E584C8C1D582FD1D37B0
27+
InstallerSwitches:
28+
Custom: /ALLUSERS /NoWinGet /NoAutoStart
29+
InstallationMetadata:
30+
DefaultInstallLocation: '%ProgramFiles%\UniGetUI'
31+
- Architecture: arm64
32+
Scope: user
33+
InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.1.11.0.exe
34+
InstallerSha256: 54191E4726EB7F006EFEC62D8289C110275B59DA77EA2CB6E1B5CCD7ECD97F2B
35+
InstallerSwitches:
36+
Custom: /CURRENTUSER /NoWinGet /NoAutoStart
37+
- Architecture: arm64
38+
Scope: machine
39+
InstallerUrl: https://cdn.devolutions.net/download/Devolutions.UniGetUI.win-arm64.2026.1.11.0.exe
40+
InstallerSha256: 54191E4726EB7F006EFEC62D8289C110275B59DA77EA2CB6E1B5CCD7ECD97F2B
41+
InstallerSwitches:
42+
Custom: /ALLUSERS /NoWinGet /NoAutoStart
43+
InstallationMetadata:
44+
DefaultInstallLocation: '%ProgramFiles%\UniGetUI'
45+
ManifestType: installer
46+
ManifestVersion: 1.12.0
47+
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: Devolutions.UniGetUI
4+
PackageVersion: 2026.1.11
5+
PackageLocale: en-US
6+
Publisher: Devolutions Inc.
7+
PublisherUrl: https://devolutions.net/
8+
PublisherSupportUrl: https://devolutions.net/support/
9+
PackageName: UniGetUI
10+
PackageUrl: https://devolutions.net/unigetui/
11+
License: MIT
12+
LicenseUrl: https://github.com/Devolutions/UniGetUI/blob/HEAD/LICENSE
13+
ShortDescription: The Graphical Interface for your package managers.
14+
Description: UniGetUI is an intuitive GUI for the most common CLI package managers on Windows, including WinGet, Scoop, Chocolatey, Pip, Npm, .NET Tool, PowerShell Gallery, and more. With UniGetUI, you can discover, install, update, and uninstall software from multiple package managers through one interface.
15+
Moniker: unigetui
16+
Tags:
17+
- chocolatey
18+
- dotnet-tool
19+
- microsoft-store
20+
- npm
21+
- pip
22+
- powershell-gallery
23+
- scoop
24+
- uniget-ui
25+
- winget
26+
- winget-ui
27+
- wingetui
28+
Copyright: Copyright (c) 2026 Devolutions Inc.
29+
ReleaseNotesUrl: https://github.com/Devolutions/UniGetUI/releases/tag/v2026.1.11
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.12.0
32+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: Devolutions.UniGetUI
4+
PackageVersion: 2026.1.11
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0
8+

0 commit comments

Comments
 (0)