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.
SpikeHD.Dorion version 4.1.0 (microsoft#134113)
- Loading branch information
1 parent
997fe59
commit f0828c9
Showing
3 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
manifests/s/SpikeHD/Dorion/4.1.0/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,20 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: SpikeHD.Dorion | ||
PackageVersion: 4.1.0 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
InstallerSwitches: | ||
Silent: /quiet | ||
SilentWithProgress: /passive | ||
ProductCode: '{DD9279C1-BE77-4DC2-8916-FCE4C8C41CFC}' | ||
AppsAndFeaturesEntries: | ||
- Publisher: dorion | ||
UpgradeCode: '{5C46A98D-97C2-54E3-A734-FFF35A357861}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/SpikeHD/Dorion/releases/download/v4.1.0/Dorion_4.1.0_x64_en-US.msi | ||
InstallerSha256: 7DD6E3336CE4B2572B0DFB04B4D7F1186D006A38B9E55EC38780B249CD8097EC | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
16 changes: 16 additions & 0 deletions
16
manifests/s/SpikeHD/Dorion/4.1.0/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,16 @@ | ||
# Created using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: SpikeHD.Dorion | ||
PackageVersion: 4.1.0 | ||
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/main/LICENSE | ||
ShortDescription: Dorion is an alternative Discord client aimed towards lower-spec or storage-sensitive PCs that supports themes, plugins, and more! | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.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 using wingetcreate 1.5.7.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: SpikeHD.Dorion | ||
PackageVersion: 4.1.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |