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: OliverBetz.ExifTool version 13.10 (microsoft#200906)
Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> Co-authored-by: Muhammad Danish <mdanishkhdev@gmail.com>
- Loading branch information
1 parent
09f283c
commit 9d535c0
Showing
3 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
59 changes: 59 additions & 0 deletions
59
manifests/o/OliverBetz/ExifTool/13.10/OliverBetz.ExifTool.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,59 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: OliverBetz.ExifTool | ||
PackageVersion: '13.10' | ||
InstallerLocale: en-US | ||
InstallerType: inno | ||
UpgradeBehavior: uninstallPrevious | ||
ProductCode: ExifTool_is1 | ||
ReleaseDate: 2024-12-20 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://oliverbetz.de/cms/files/Artikel/ExifTool-for-Windows/ExifTool_install_13.10_64.exe | ||
InstallerSha256: EC1DE44FD23992F497626DE71FD4D41E122114450D52A58C7901C3E8E7EDC4D6 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
AppsAndFeaturesEntries: | ||
- DisplayVersion: 13.10_64 | ||
ProductCode: ExifTool_is1 | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%LocalAppData%\Programs\ExifTool' | ||
- Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://oliverbetz.de/cms/files/Artikel/ExifTool-for-Windows/ExifTool_install_13.10_32.exe | ||
InstallerSha256: EF2680E717A1B4C3729E931BE5C526FA1EECBA2068E77E960E74B9FD8C946036 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
AppsAndFeaturesEntries: | ||
- DisplayVersion: 13.10_32 | ||
ProductCode: ExifTool_is1 | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%LocalAppData%\Programs\ExifTool' | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://oliverbetz.de/cms/files/Artikel/ExifTool-for-Windows/ExifTool_install_13.10_64.exe | ||
InstallerSha256: EC1DE44FD23992F497626DE71FD4D41E122114450D52A58C7901C3E8E7EDC4D6 | ||
ElevationRequirement: elevatesSelf | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
AppsAndFeaturesEntries: | ||
- DisplayVersion: 13.10_64 | ||
ProductCode: ExifTool_is1 | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%\ExifTool' | ||
- Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://oliverbetz.de/cms/files/Artikel/ExifTool-for-Windows/ExifTool_install_13.10_32.exe | ||
InstallerSha256: EF2680E717A1B4C3729E931BE5C526FA1EECBA2068E77E960E74B9FD8C946036 | ||
ElevationRequirement: elevatesSelf | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
AppsAndFeaturesEntries: | ||
- DisplayVersion: 13.10_32 | ||
ProductCode: ExifTool_is1 | ||
InstallationMetadata: | ||
DefaultInstallLocation: '%ProgramFiles%\ExifTool' | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
16 changes: 16 additions & 0 deletions
16
manifests/o/OliverBetz/ExifTool/13.10/OliverBetz.ExifTool.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 with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: OliverBetz.ExifTool | ||
PackageVersion: '13.10' | ||
PackageLocale: en-US | ||
Publisher: Oliver Betz | ||
PublisherUrl: https://oliverbetz.de/ | ||
PackageName: ExifTool | ||
PackageUrl: https://oliverbetz.de/pages/Artikel/ExifTool-for-Windows | ||
License: CC0-1.0 License | ||
LicenseUrl: https://oliverbetz.de/pages/Artikel/ExifTool-for-Windows#toc-7 | ||
ShortDescription: A convenient installer and a robust portable package of Phil Harvey's ExifTool for Windows | ||
Moniker: exif | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/o/OliverBetz/ExifTool/13.10/OliverBetz.ExifTool.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 komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: OliverBetz.ExifTool | ||
PackageVersion: '13.10' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |