Skip to content

Commit cc57806

Browse files
PrettyOakTree.EXIFmod 1.4.2 (microsoft#361972)
Co-authored-by: Alon Yaffe <ayaffe@purposebrands.com>
1 parent 9752505 commit cc57806

3 files changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
2+
# Submit copies of this folder to: https://github.com/microsoft/winget-pkgs (same path under manifests/)
3+
4+
PackageIdentifier: PrettyOakTree.EXIFmod
5+
PackageVersion: 1.4.2
6+
Platform:
7+
- Windows.Desktop
8+
MinimumOSVersion: 10.0.19041.0
9+
InstallerType: nullsoft
10+
InstallModes:
11+
- interactive
12+
- silent
13+
UpgradeBehavior: install
14+
Dependencies:
15+
PackageDependencies:
16+
- PackageIdentifier: OliverBetz.ExifTool
17+
InstallerSwitches:
18+
Silent: /S
19+
SilentWithProgress: /S
20+
ReleaseDate: 2026-04-17
21+
Installers:
22+
- Architecture: x64
23+
Scope: user
24+
InstallerUrl: https://github.com/prettyoaktree/exifmod-electron/releases/download/v1.4.2/EXIFmod-1.4.2-setup.exe
25+
InstallerSha256: B60BF86F703547AA9BF24501CD3615F42C0F4CE77423B8AD62F034BE049882B9
26+
RequireExplicitUpgrade: true
27+
ManifestType: installer
28+
ManifestVersion: 1.9.0
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
2+
3+
PackageIdentifier: PrettyOakTree.EXIFmod
4+
PackageVersion: 1.4.2
5+
PackageLocale: en-US
6+
Publisher: prettyoaktree
7+
PublisherUrl: https://github.com/prettyoaktree
8+
Author: prettyoaktree
9+
PackageName: EXIFmod
10+
PackageUrl: https://github.com/prettyoaktree/exifmod-electron
11+
License: MIT
12+
LicenseUrl: https://github.com/prettyoaktree/exifmod-electron/blob/main/LICENSE
13+
Copyright: Copyright (c) prettyoaktree
14+
ShortDescription: EXIF metadata editor with presets
15+
Description: |-
16+
Desktop app for editing EXIF metadata using a preset catalog (SQLite). Metadata read and write use ExifTool on your machine. Install ExifTool separately or accept the OliverBetz.ExifTool dependency when installing with winget.
17+
Moniker: exifmod
18+
Tags:
19+
- exif
20+
- metadata
21+
- photography
22+
- image
23+
ReleaseNotesUrl: https://github.com/prettyoaktree/exifmod-electron/releases/tag/v1.4.2
24+
ManifestType: defaultLocale
25+
ManifestVersion: 1.9.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
2+
3+
PackageIdentifier: PrettyOakTree.EXIFmod
4+
PackageVersion: 1.4.2
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)