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.
KurtZimmermann.SimilarImagesFinder version 1.009
- Loading branch information
Showing
3 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
...urtZimmermann/SimilarImagesFinder/1.009/KurtZimmermann.SimilarImagesFinder.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,17 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: KurtZimmermann.SimilarImagesFinder | ||
PackageVersion: "1.009" | ||
InstallerType: exe | ||
InstallerSwitches: | ||
Silent: /si /st /de | ||
SilentWithProgress: /si /st /de | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://kurtzimmermann.com/files/SimilarImagesFinder.exe | ||
InstallerSha256: 81CD08B3ECA1A2FFC7C35EB4BFF0E0A3ED7C4307822FC7463786C88BED7664AE | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 | ||
ReleaseDate: 2024-11-18 |
25 changes: 25 additions & 0 deletions
25
...Zimmermann/SimilarImagesFinder/1.009/KurtZimmermann.SimilarImagesFinder.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,25 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: KurtZimmermann.SimilarImagesFinder | ||
PackageVersion: "1.009" | ||
PackageLocale: en-US | ||
Publisher: Kurt Zimmermann | ||
PublisherUrl: https://kurtzimmermann.com/index_e.html | ||
PublisherSupportUrl: https://kurtzimmermann.com/index_e.html | ||
Author: Kurt Zimmermann | ||
PackageName: SimilarImagesFinder | ||
PackageUrl: https://kurtzimmermann.com/index_e.html | ||
License: Freeware | ||
Copyright: ©2024 KurtZimmermann | ||
ShortDescription: Program for finding and removing identical and similar images from your computer. | ||
Description: Quick search for similar images. SimilarImagesFinder can operate in two modes - find absolutely identical pictures and find similar images. In the first case, the duplicate picture remover searches for completely identical images. In the second case, the application similar image finder searches for images which are different, but are basically the same images. For example, it may be two images from the same image but of different size or dimensions or different shades of color, and so on. | ||
Moniker: similarimagesfinder | ||
Tags: | ||
- finding | ||
- photos | ||
- pictures | ||
- similar | ||
ReleaseNotesUrl: https://kurtzimmermann.com/index_e.html | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/k/KurtZimmermann/SimilarImagesFinder/1.009/KurtZimmermann.SimilarImagesFinder.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 using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: KurtZimmermann.SimilarImagesFinder | ||
PackageVersion: "1.009" | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |