forked from microsoft/winget-pkgs
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: PrismLauncher.PrismLauncher version 8.3
- Loading branch information
1 parent
039e25a
commit 2fdebe1
Showing
3 changed files
with
82 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/p/PrismLauncher/PrismLauncher/8.3/PrismLauncher.PrismLauncher.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 WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: PrismLauncher.PrismLauncher | ||
PackageVersion: '8.3' | ||
InstallerType: nullsoft | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-04-23 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/8.3/PrismLauncher-Windows-MSVC-Setup-8.3.exe | ||
InstallerSha256: C2FC663F23D734380807DE7B7F5897376CDC1E3CD547D51AB515A3A4E72AB073 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/8.3/PrismLauncher-Windows-MSVC-arm64-Setup-8.3.exe | ||
InstallerSha256: AD6BE6B6D48800F480D01EB902DA6357D171AE0FD04420B15178F6BF48E693FD | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2022.arm64 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
47 changes: 47 additions & 0 deletions
47
manifests/p/PrismLauncher/PrismLauncher/8.3/PrismLauncher.PrismLauncher.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,47 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: PrismLauncher.PrismLauncher | ||
PackageVersion: '8.3' | ||
PackageLocale: en-US | ||
Publisher: Prism Launcher Contributors | ||
PublisherUrl: https://prismlauncher.org | ||
PublisherSupportUrl: https://github.com/PrismLauncher/PrismLauncher/issues | ||
Author: Prism Launcher Contributors | ||
PackageName: Prism Launcher | ||
PackageUrl: https://github.com/PrismLauncher/PrismLauncher | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/PrismLauncher/PrismLauncher/blob/develop/LICENSE | ||
Copyright: Copyright (C) 2022 Prism Launcher Contributors | ||
ShortDescription: A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once | ||
Tags: | ||
- fabricmc | ||
- minecraft | ||
- minecraft-launcher | ||
- multimc | ||
- polymc | ||
- prism | ||
- prismlauncher | ||
ReleaseNotes: |- | ||
Added | ||
- Add Gradle Toolchains to java scan list by @wagyourtail in #2327 | ||
- Add all supported files filter to modpack import by @Trial97 in #1866 | ||
- Add more Microsoft login error codes by @Trial97 in #1769 | ||
- Support mod info for NeoForge 20.5 by @TheKodeToad in #2319 | ||
Changed | ||
- Update to Qt 6.6.3 by @DioEgizio in #2286 | ||
Fixed | ||
- Fix Minecraft Launcher runtime detection on Windows and macOS by @Trial97 in #2333 | ||
- Fix application close with file dialog by @Trial97 in #2294 | ||
- Fix crash on invalid CurseForge link on import by @Trial97 in #2291 | ||
- Fix crash on non-latin instance name by @Trial97 in #2247 | ||
- Fix portable builds on Fedora by @DioEgizio in #2231 | ||
- Replace invalid characters when extracting ZIP by @TheKodeToad in #2275 and #2277 | ||
- Set Forge version correctly when exporting to CurseForge by @Trial97 in #2221 | ||
- Use UTF-8 for ZIP creation by @TheKodeToad in #2225 | ||
- [Linux] Add JDK 21 to Nix packages by @Scrumplex in #2268 | ||
Removed | ||
- [Linux] Remove bundled Java from AppImage by @Trial97 in #2328 | ||
ReleaseNotesUrl: https://github.com/PrismLauncher/PrismLauncher/releases/tag/8.3 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/p/PrismLauncher/PrismLauncher/8.3/PrismLauncher.PrismLauncher.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 WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: PrismLauncher.PrismLauncher | ||
PackageVersion: '8.3' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |