Skip to content

Commit e054be1

Browse files
authored
New version: JayPrall.ColorCop version 5.5.13
1 parent 5bd652a commit e054be1

4 files changed

Lines changed: 85 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: JayPrall.ColorCop
5+
PackageVersion: 5.5.13
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
Dependencies:
10+
PackageDependencies:
11+
- PackageIdentifier: Microsoft.VCRedist.2015+.x86
12+
ProductCode: '{197A931D-2802-405D-B53E-67DF09D5BE2E}}_is1'
13+
ReleaseDate: 2026-05-29
14+
AppsAndFeaturesEntries:
15+
- DisplayName: Color Cop 5.5.13
16+
ProductCode: '{197A931D-2802-405D-B53E-67DF09D5BE2E}}_is1'
17+
ElevationRequirement: elevatesSelf
18+
InstallationMetadata:
19+
DefaultInstallLocation: '%ProgramFiles(x86)%\ColorCop'
20+
Installers:
21+
- Architecture: x86
22+
InstallerUrl: https://github.com/ColorCop/ColorCop/releases/download/v5.5.13/colorcop-setup.exe
23+
InstallerSha256: 474EE61FB9D91E72FCF86CE987FEBFA9B105DDD57AB42518E323656884F1DC51
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: JayPrall.ColorCop
5+
PackageVersion: 5.5.13
6+
PackageLocale: en-GB
7+
Publisher: Jay Prall
8+
PackageName: Color Cop
9+
PackageUrl: https://github.com/ColorCop/ColorCop
10+
License: MIT
11+
ShortDescription: A Windows-based colour picker utility built with Microsoft Foundation Classes (MFC).
12+
Tags:
13+
- color-picker
14+
- colorpicker
15+
- colour-picker
16+
- colourpicker
17+
ManifestType: locale
18+
ManifestVersion: 1.12.0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: JayPrall.ColorCop
5+
PackageVersion: 5.5.13
6+
PackageLocale: en-US
7+
Publisher: Jay Prall
8+
PublisherUrl: https://github.com/ColorCop
9+
PublisherSupportUrl: https://github.com/ColorCop/ColorCop/issues
10+
PackageName: Color Cop
11+
PackageUrl: https://github.com/ColorCop/ColorCop
12+
License: MIT
13+
LicenseUrl: https://github.com/ColorCop/ColorCop/blob/HEAD/LICENSE.txt
14+
ShortDescription: A Windows-based color picker utility built with Microsoft Foundation Classes (MFC).
15+
Moniker: colorcop
16+
Tags:
17+
- color-picker
18+
- colorpicker
19+
- colour-picker
20+
- colourpicker
21+
ReleaseNotes: |-
22+
ColorCop Release
23+
This release was generated automatically from tag v5.5.13.
24+
The changelog and commit summary appear below.
25+
What's Changed
26+
- chore(ci): remove push and manual triggers to prevent lint running twice by @j4y in #234
27+
- build(security): turn on ASLR and DEP in linker settings for Win32 ta… by @j4y in #236
28+
- fix: use AdjustWindowRectEx to compute collapsed size by @j4y in #237
29+
- refactor: clean up SetupSystemMenu formatting and modernize pointer u… by @j4y in #238
30+
- feat(ui): display HSV values via dynamic tooltip on color preview by @j4y in #239
31+
Full Changelog: v5.5.12...v5.5.13
32+
ReleaseNotesUrl: https://github.com/ColorCop/ColorCop/releases/tag/v5.5.13
33+
ManifestType: defaultLocale
34+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: JayPrall.ColorCop
5+
PackageVersion: 5.5.13
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)