-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update CrystalIDEASoftware.UninstallTool.installer.yaml I... i guess i had the wrong sha256? * Add files via upload * delete empty wrong file * Add openrgb the portrable version 0.8 * Changed to x86 * Add upcomming depedency support openrgb * Update CalcProgrammer1.OpenRGB.locale.en-US.yaml * Update CalcProgrammer1.OpenRGB.yaml * Update manifests/c/CalcProgrammer1/OpenRGB/0.8/CalcProgrammer1.OpenRGB.installer.yaml Co-authored-by: Stephen Gillie <[email protected]> * Update CalcProgrammer1.OpenRGB.installer.yaml * make sure we use 32-bit version orgb * add moniker orgb * change version to 1.4.0 * use correct hash for 32-bit variant --------- Co-authored-by: Stephen Gillie <[email protected]>
- Loading branch information
1 parent
cb79da9
commit 6b0cbb4
Showing
3 changed files
with
62 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/c/CalcProgrammer1/OpenRGB/0.8/CalcProgrammer1.OpenRGB.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,21 @@ | ||
# Created with YamlCreate.ps1 v2.2.2 $debug=NVS0.CRLF.5-1-22621-963.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json | ||
|
||
PackageIdentifier: CalcProgrammer1.OpenRGB | ||
PackageVersion: "0.8" | ||
InstallerLocale: en-US | ||
InstallerType: zip | ||
ReleaseDate: 2022-11-28 | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x86 | ||
Installers: | ||
- Architecture: x86 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: './OpenRGB Windows 32-bit/OpenRGB.exe' | ||
PortableCommandAlias: openrgb | ||
InstallerUrl: https://openrgb.org/releases/release_0.8/OpenRGB_0.8_Windows_32_fb88964.zip | ||
InstallerSha256: 4CBC90CD93DA43B1F9C4F32EBAF06D08C45553CF693F170D268850D95860E4FD | ||
ManifestType: installer | ||
ManifestVersion: 1.4.0 |
33 changes: 33 additions & 0 deletions
33
manifests/c/CalcProgrammer1/OpenRGB/0.8/CalcProgrammer1.OpenRGB.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,33 @@ | ||
# Created with YamlCreate.ps1 v2.2.2 $debug=NVS0.CRLF.5-1-22621-963.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json | ||
|
||
PackageIdentifier: CalcProgrammer1.OpenRGB | ||
PackageVersion: "0.8" | ||
PackageLocale: en-US | ||
Publisher: OpenRGB | ||
PublisherUrl: https://gitlab.com/CalcProgrammer1/OpenRGB | ||
PublisherSupportUrl: https://gitlab.com/CalcProgrammer1/OpenRGB/-/issues | ||
# PrivacyUrl: | ||
Author: Adam Honse | ||
PackageName: OpenRGB | ||
PackageUrl: https://openrgb.org/ | ||
License: GNU General Public License version 2 | ||
LicenseUrl: https://gitlab.com/CalcProgrammer1/OpenRGB/-/blob/master/LICENSE | ||
Copyright: © OpenRGB, 2022 | ||
# CopyrightUrl: | ||
ShortDescription: Open source RGB lighting control that doesn't depend on manufacturer software | ||
Description: Open source RGB lighting control that doesn't depend on manufacturer software. For Windows, Linux, MacOS. Supports a wide variety of RGB components, peripherals, accessories, and lights across many manufacturers. See the README or https://openrgb.org for more information. | ||
Moniker: orgb | ||
Tags: | ||
- openrgb | ||
- opensource | ||
- portable | ||
- rgb-controller-software | ||
# Agreements: | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://gitlab.com/CalcProgrammer1/OpenRGB/-/releases/release_0.8 | ||
# PurchaseUrl: | ||
# InstallationNotes: | ||
# Documentations: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.4.0 |
8 changes: 8 additions & 0 deletions
8
manifests/c/CalcProgrammer1/OpenRGB/0.8/CalcProgrammer1.OpenRGB.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 YamlCreate.ps1 v2.2.2 $debug=NVS0.CRLF.5-1-22621-963.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json | ||
|
||
PackageIdentifier: CalcProgrammer1.OpenRGB | ||
PackageVersion: "0.8" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.4.0 |