Skip to content

Commit 151d397

Browse files
author
Chocolatey
committed
AU: 3 updated - dispcalgui dispcalgui.install displaycal.portable
[skip ci] https://gist.github.com/a80d008be848e4754c459284f24be9fa/240035e3dce988ba61c184c71aebfc7179c6a5b1
1 parent 060d0d8 commit 151d397

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

dispcalgui.install/dispcalgui.install.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>dispcalgui.install</id>
5-
<version>3.8.5.0</version>
5+
<version>3.8.6.0</version>
66
<title>dispcalGUI (Install)</title>
77
<authors>Florian Höch</authors>
88
<owners>dtgm, sippi</owners>

dispcalgui.install/legal/VERIFICATION.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Package can be verified like this:
77

88
1. Go to
99

10-
x32: https://sourceforge.net/projects/dispcalgui/files/release/3.8.5.0/DisplayCAL-3.8.5.0-Setup.exe/download
10+
x32: https://sourceforge.net/projects/dispcalgui/files/release/3.8.6.0/DisplayCAL-3.8.6.0-Setup.exe/download
1111

1212
to download the installer.
1313

1414
2. You can use one of the following methods to obtain the SHA256 checksum:
1515
- Use powershell function 'Get-FileHash'
1616
- Use Chocolatey utility 'checksum.exe'
1717

18-
checksum32: B7AE0E23A1C00279434E1E7A33E0B02A8DF67D7D1A813F7A86653641659A12B5
18+
checksum32: 5F6E35919D3A4C5A99E8002F36A8DDEC210B5C88B1E5C6A4C90F77BA1D333DCF
1919

2020

2121
File 'LICENSE.txt' is obtained from:

dispcalgui/dispcalgui.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>dispcalgui</id>
5-
<version>3.8.5.0</version>
5+
<version>3.8.6.0</version>
66
<title>dispcalGUI</title>
77
<authors>Florian Höch</authors>
88
<owners>dtgm, sippi</owners>
@@ -38,7 +38,7 @@ Create synthetic ICC profiles with custom primaries, white- and blackpoint as we
3838

3939

4040
<dependencies>
41-
<dependency id="dispcalgui.install" version="[3.8.5.0]" />
41+
<dependency id="dispcalgui.install" version="[3.8.6.0]" />
4242
</dependencies>
4343
</metadata>
4444
<files>

displaycal.portable/displaycal.portable.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>displaycal.portable</id>
5-
<version>3.8.5.0</version>
5+
<version>3.8.6.0</version>
66
<title>DisplayCAL (Portable)</title>
77
<authors>Florian Höch</authors>
88
<owners>sippi</owners>
@@ -34,7 +34,7 @@ Create synthetic ICC profiles with custom primaries, white- and blackpoint as we
3434
<tags>display calibration color management temperature brightness adjust </tags>
3535
<docsUrl>https://displaycal.net/#usage</docsUrl>
3636
<dependencies>
37-
<dependency id="dispcalgui.portable" version="[3.8.5.0]" />
37+
<dependency id="dispcalgui.portable" version="[3.8.6.0]" />
3838
</dependencies>
3939
</metadata>
4040
<files>

0 commit comments

Comments
 (0)