From 917ff95ed6cd975f491a3774fdc1ef67039e07c2 Mon Sep 17 00:00:00 2001 From: vikingnope Date: Mon, 16 Sep 2024 19:34:52 +0200 Subject: [PATCH] Added unigetui prerelease 3.1.0-alpha0 --- ...liment.UniGetUI.Pre-Release.installer.yaml | 31 ++++++++++++ ...ent.UniGetUI.Pre-Release.locale.en-US.yaml | 47 +++++++++++++++++++ .../MartiCliment.UniGetUI.Pre-Release.yaml | 8 ++++ 3 files changed, 86 insertions(+) create mode 100644 manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.installer.yaml create mode 100644 manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.locale.en-US.yaml create mode 100644 manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.yaml diff --git a/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.installer.yaml b/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.installer.yaml new file mode 100644 index 0000000000000..68768f98db10a --- /dev/null +++ b/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.installer.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.2.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: MartiCliment.UniGetUI.Pre-Release +PackageVersion: 3.1.0-alpha0 +InstallerLocale: en-US +InstallerType: inno +Scope: user +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART /SP- /NoAutoStart +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime +UpgradeBehavior: install +InstallerSuccessCodes: +- 1 +AppsAndFeaturesEntries: +- DisplayName: UniGetUI (formerly WingetUI) + Publisher: Martí Climent +ReleaseDate: 2024-05-19 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/marticliment/WingetUI/releases/download/3.1.0-alpha0/UniGetUI.Installer.exe + InstallerSha256: 0EC58BC34FF63F0BC1904FE88E8CDD247A2348E259CE8394911979AEF5477281 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.locale.en-US.yaml b/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.locale.en-US.yaml new file mode 100644 index 0000000000000..a4ff4e1750dd5 --- /dev/null +++ b/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.locale.en-US.yaml @@ -0,0 +1,47 @@ +# Created with komac v2.2.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: MartiCliment.UniGetUI.Pre-Release +PackageVersion: 3.1.0-alpha0 +PackageLocale: en-US +Publisher: Martí Climent +PublisherUrl: https://github.com/marticliment +PackageName: WingetUI +License: MIT +LicenseUrl: https://github.com/marticliment/WingetUI/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 +- wingetui +ReleaseNotes: |- + IMPORTANT: + This is the first development release to implement the UniGetUI rebranding. + Instaling this release will automatically migrate settings and other data to new folders (WingetUI -> UniGetUI), so rolling back to older versions of WingetUI may cause settings to be reset. + Changes + - Rebranding from WingetUI to UniGetUI + - Any occurrences of WingetUI have been changed to UniGetUI + - Settings have been moved from user profile to AppData\Local + - Improvements to the package managers + - All dotnet-based package managers do call the nuget api when possible. This dramatically speeds up find packages and loading package details, as well as provides more reliability. + - All dotnet-based packages will load the official package icon + - WinGet implements the WinGet COM Api, for improved performance and reliability. WinGet packages do not show elypsis (...) anymore. + - Microsoft Store packages (currently msix only) will show icons and screenshots + - The icon caching mechanism has been rebuilt from the grounds up, providing more compatibility with Widgets for WingetUI + - Improvements to Software pages + - Better search experience on the Discover Software page + - Refactoring. Lots of refactoring + - Other improvements and internal changes. + SHA256: 0ec58bc34ff63f0bc1904fe88e8cdd247a2348e259ce8394911979aef5477281 +ReleaseNotesUrl: https://github.com/marticliment/WingetUI/releases/tag/3.1.0-alpha0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.yaml b/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.yaml new file mode 100644 index 0000000000000..0b00dad94a7ea --- /dev/null +++ b/manifests/m/MartiCliment/UniGetUI/Pre-Release/3.1.0-alpha0/MartiCliment.UniGetUI.Pre-Release.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.2.1 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: MartiCliment.UniGetUI.Pre-Release +PackageVersion: 3.1.0-alpha0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0