-
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.
[New Package] wkjarosz.hdrview version 2.0.1 (#203020)
Co-authored-by: Alexander Mnich <[email protected]>
- Loading branch information
1 parent
951b0ed
commit fb77aac
Showing
3 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
manifests/w/wkjarosz/hdrview/2.0.1/wkjarosz.hdrview.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.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: wkjarosz.hdrview | ||
PackageVersion: 2.0.1 | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: HDRView.exe | ||
PortableCommandAlias: hdrview | ||
UpgradeBehavior: uninstallPrevious | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/wkjarosz/hdrview/releases/download/v2.0.1/HDRView-windows.zip | ||
InstallerSha256: A716133A0C3DA1D61EF2876932B11D0BE7344640117011D82C48727B485BFA8A | ||
ArchiveBinariesDependOnPath: true | ||
|
||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2024-12-19 |
29 changes: 29 additions & 0 deletions
29
manifests/w/wkjarosz/hdrview/2.0.1/wkjarosz.hdrview.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,29 @@ | ||
# Created using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: wkjarosz.hdrview | ||
PackageVersion: 2.0.1 | ||
PackageLocale: en-US | ||
Publisher: wkjarosz | ||
PublisherSupportUrl: https://github.com/wkjarosz/hdrview/issues | ||
PackageName: hdrview | ||
PackageUrl: https://github.com/wkjarosz/hdrview | ||
License: Custom | ||
LicenseUrl: https://github.com/wkjarosz/hdrview/blob/master/LICENSE.txt | ||
Copyright: Copyright (c) Wojciech Jarosz | ||
ShortDescription: simple image viewer for examining and comparing HDR images | ||
Description: A simple research-oriented image viewer with an emphasis on examining and comparing high-dynamic range (HDR) images. | ||
Tags: | ||
- comparison-tool | ||
- exr | ||
- hdr | ||
- hdr-images | ||
- high-dynamic-range | ||
- image | ||
- image-processing | ||
- macos | ||
- openexr | ||
- pfm | ||
ReleaseNotesUrl: https://github.com/wkjarosz/hdrview/releases/tag/v2.0.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 using wingetcreate 1.9.3.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: wkjarosz.hdrview | ||
PackageVersion: 2.0.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |