diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 433719529f5..e47f352f8ec 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "72.0.3591.0-snapshots", + "snapshots": "72.0.3592.0-snapshots", "stable": "70.0.3538.67" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index f51a77529b0..95904833d20 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 72.0.3591.0-snapshots + 72.0.3592.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index c220bfbd9df..c8b57d409bc 100644 --- a/automatic/chromium/legal/VERIFICATION.txt +++ b/automatic/chromium/legal/VERIFICATION.txt @@ -7,15 +7,15 @@ location on (the listed mirrors and can be verified by doing the following: 1. Download the following: - 32-Bit software: - 64-Bit software: + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: checksum type: sha256 - checksum32: 2D7515CBCB0E12FB15C1E841A69B66A49821CA0FC5FFD41557DA68C1D9E1F225 - checksum64: 4DAF85BC501DCD87F3742119C0EC88EB5F7104D9C80808258F7EF44E737554D8 + checksum32: 13DE86B306F093D1AB600ACD2CF500981FBD13CE529F842EF9CA6A16144288F2 + checksum64: B11577AC7485058DC68F63E5E6F5639B0847A80A678CD73706B69655673213A0 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index e8d8032bc9f..7c2d3ce135c 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -2,7 +2,7 @@ $scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition) . (Join-Path $scriptDir 'helper.ps1') -$version = "72.0.3591.0-snapshots" +$version = "72.0.3592.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/paint.net/legal/VERIFICATION.txt b/automatic/paint.net/legal/VERIFICATION.txt index 5780d72ed19..bc5700e0a1b 100644 --- a/automatic/paint.net/legal/VERIFICATION.txt +++ b/automatic/paint.net/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://www.dotpdn.com/files/paint.net.4.1.2.install.zip + x32: https://www.dotpdn.com/files/paint.net.4.1.3.install.zip to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: B081B903F6E15472140E603BF40EA1A4B06DDD294EE1B46FBFD300A6EB77C4DD + checksum32: 0FCEF83E822121BA9F64F12544CE4BC74D7059F6A62E86D7990CBB38761F5591 File 'license.txt' is obtained from: https://www.getpaint.net/license.html diff --git a/automatic/paint.net/paint.net.nuspec b/automatic/paint.net/paint.net.nuspec index 564488874c1..77d2401a7b0 100644 --- a/automatic/paint.net/paint.net.nuspec +++ b/automatic/paint.net/paint.net.nuspec @@ -3,7 +3,7 @@ paint.net - 4.1.2 + 4.1.3 Paint.NET Rick Brewster, dotPDN http://www.getpaint.net/