Skip to content

Commit 60ada0a

Browse files
authored
New version: JayPrall.ColorCop version 5.5.14
1 parent 91b0898 commit 60ada0a

4 files changed

Lines changed: 95 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.14
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-06-11
14+
AppsAndFeaturesEntries:
15+
- DisplayName: Color Cop 5.5.14
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.14/colorcop-setup.exe
23+
InstallerSha256: 5F75FB797CC9533DE9F31B1D6277D4BF1CD5E72372E39C73ECC713683E1468B7
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.14
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: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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.14
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.14.
24+
The changelog and commit summary appear below.
25+
What's Changed
26+
- feat(security): enable SDL checks and Spectre mitigations for Debug a… by @j4y in #240
27+
- refactor(colorcopdlg): replace magic numbers with named CMYK constant… by @j4y in #241
28+
- fix(color): switch CMYK output to 0–100% range and clarify RGB invers… by @j4y in #242
29+
- docs(readme): add build, release, downloads, license, and winget badges by @j4y in #243
30+
- refactor(colorcop): replace RangeCheck with std::clamp and remove leg… by @j4y in #244
31+
- refactor(colorcop): replace UpdateData(TRUE) with GetDlgItemInt in RG… by @j4y in #245
32+
- feat(security): enable CFG and SafeSEH in Win32 build by @j4y in #246
33+
- refactor(ui): centralize eyedropper cursor selection and remove redun… by @j4y in #247
34+
- refactor(sampling): fix flag checks and unify sampling‑mode switching… by @j4y in #248
35+
- feat: modernize hex‑case normalization and limit UI updates to hex field by @j4y in #249
36+
- refactor(colorcop): move entire project into ColorCop/ subdirectory by @j4y in #252
37+
- fix(build): write version.h and version.iss to ColorCop subdirectories by @j4y in #253
38+
- docs: refine README and add generated version files to gitignore by @j4y in #254
39+
- chore: remove legacy Release.dat artifact from project by @j4y in #255
40+
- feat(theme): introduce dark mode support with owner‑drawn controls and themed status bar by @j4y in #256
41+
Full Changelog: v5.5.13...v5.5.14
42+
ReleaseNotesUrl: https://github.com/ColorCop/ColorCop/releases/tag/v5.5.14
43+
ManifestType: defaultLocale
44+
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.14
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)