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: SpikeHD.Dorion version 6.4.1 (microsoft#225371)
- Loading branch information
Showing
3 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
manifests/s/SpikeHD/Dorion/6.4.1/SpikeHD.Dorion.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,25 @@ | ||
# Created with komac v2.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: SpikeHD.Dorion | ||
PackageVersion: 6.4.1 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
Scope: machine | ||
InstallerSwitches: | ||
Silent: /quiet | ||
SilentWithProgress: /passive | ||
ProductCode: '{D2BDE2B3-9643-4506-80DA-ADAC0FCEFBD1}' | ||
ReleaseDate: 2025-01-07 | ||
AppsAndFeaturesEntries: | ||
- Publisher: spikehd | ||
ProductCode: '{D2BDE2B3-9643-4506-80DA-ADAC0FCEFBD1}' | ||
UpgradeCode: '{5C46A98D-97C2-54E3-A734-FFF35A357861}' | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%\Dorion' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/SpikeHD/Dorion/releases/download/v6.4.1/Dorion_6.4.1_x64_en-US.msi | ||
InstallerSha256: 299F091E46F100C2953658958CA293D42C42FAF8B76C4DAE28DA2C83D24D782D | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
25 changes: 25 additions & 0 deletions
25
manifests/s/SpikeHD/Dorion/6.4.1/SpikeHD.Dorion.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,25 @@ | ||
# Created with komac v2.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: SpikeHD.Dorion | ||
PackageVersion: 6.4.1 | ||
PackageLocale: en-US | ||
Publisher: SpikeHD | ||
PublisherUrl: https://github.com/SpikeHD | ||
PublisherSupportUrl: https://github.com/SpikeHD/Dorion/issues | ||
PackageName: Dorion | ||
PackageUrl: https://github.com/SpikeHD/Dorion | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/SpikeHD/Dorion/blob/HEAD/LICENSE | ||
ShortDescription: Dorion is an alternative Discord client aimed towards lower-spec or storage-sensitive PCs that supports themes, plugins, and more! | ||
Tags: | ||
- discord | ||
- discord-client | ||
- discord-mod | ||
- plugins | ||
- tauri | ||
- themes | ||
ReleaseNotes: "Changes\n- Add Alternative Notification Style setting for Windows users\n \n - This uses the notification system that is used for Windows 7 compatibility, which may help for users using atypical setups, or just preferentially\n- Fixes notification badge showing -1 or 0 on MacOS\n- Bump dependencies" | ||
ReleaseNotesUrl: https://github.com/SpikeHD/Dorion/releases/tag/v6.4.1 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
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 komac v2.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: SpikeHD.Dorion | ||
PackageVersion: 6.4.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |