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 9.2
- Loading branch information
1 parent
1111317
commit 1cf6231
Showing
3 changed files
with
91 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/p/PrismLauncher/PrismLauncher/9.2/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: '9.2' | ||
InstallerType: nullsoft | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2025-01-11 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/9.2/PrismLauncher-Windows-MSVC-Setup-9.2.exe | ||
InstallerSha256: 40159362D70A4617D9E0A8F1DA39DBC068CA01FF2BCAEA467DA74C7C723B9616 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/PrismLauncher/PrismLauncher/releases/download/9.2/PrismLauncher-Windows-MSVC-arm64-Setup-9.2.exe | ||
InstallerSha256: F54221A0058F7BF8A7BAF513056CF96D0F41CB1DE7ADA3D0CC676A506859F447 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.arm64 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
56 changes: 56 additions & 0 deletions
56
manifests/p/PrismLauncher/PrismLauncher/9.2/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,56 @@ | ||
# 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: '9.2' | ||
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 | ||
Moniker: prismlauncher | ||
Tags: | ||
- fabricmc | ||
- minecraft | ||
- minecraft-launcher | ||
- multimc | ||
- polymc | ||
- prism | ||
- prismlauncher | ||
ReleaseNotes: |- | ||
Changed | ||
- [macOS] Update Sparkle to v2.6.4 by @kthchew in #3202 | ||
- swap search with filter button for modpacks search by @Trial97 in #3009 | ||
Fixed | ||
- Add extra protection against empty download link by @Trial97 in #2989 | ||
- Add scrollbar to Settings -> Launcher -> Features by @TheKodeToad in #3070 | ||
- Correct symbolic link destination on the manifest (Mojang) Java download by @kthchew in #3214 | ||
- Fix Java status if auto-download is enabled by @Trial97 in #2947 | ||
- Fix MANIFEST. | ||
MF parsing by @Kationor in #3130 | ||
- Fix automatically choose mod provider option by @Trial97 in #3216 | ||
- Fix crash caused by invalid resource pointer by @Trial97 in #3098 | ||
- Fix crash with invalid mrpack format by @Trial97 in #3181 | ||
- Fix double deletion of tasks by @Trial97 in #3019 | ||
- Fix duplicate edit window appearing by @Trial97 in #3010 | ||
- Fix file remaining open after program closure by @Trial97 in #3096 | ||
- Fix import skin if path is empty by @Trial97 in #2954 | ||
- Fix leak on resource search by @Trial97 in #3024 | ||
- Fix removing portable.txt on Linux portable build by @TheKodeToad in #2953 | ||
- Fix system icons on Linux by @leia-uwu in #3152 and #3170 | ||
- Fix tab order in launcher settings by @kthchew in #3199 | ||
- Fix the update mods for old curseforge mods with no loader information by @Trial97 in #3043 | ||
- Skip parsing open QSaveFile temporary files as resources by @Trial97 in #2958 | ||
- Translate standard buttons by @Trial97 in #2837 | ||
- Use Launcher log level in AutoInstallJava by @TheKodeToad in #2982 | ||
- [macOS] Fix java system detection for Intel Macs by @Trial97 in #3030 | ||
- ci: bump linux qt version by @Ryex in #3060 | ||
ReleaseNotesUrl: https://github.com/PrismLauncher/PrismLauncher/releases/tag/9.2 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/p/PrismLauncher/PrismLauncher/9.2/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: '9.2' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |