diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index c4bf6a218ed..52cf3c54c92 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "69.0.3495.0-snapshots", + "snapshots": "69.0.3496.0-snapshots", "stable": "67.0.3396.99" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index b1e37980c2c..c31ceb6188b 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 69.0.3495.0-snapshots + 69.0.3496.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 6d83b465be5..cb236b80219 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: FBCC3AF7FF04DAB467D5DEFBD93A6E8F64A8E957C411A3BB90E2CEF5583DD393 - checksum64: B0E0E99D268364F946A32B638ADDD9072A0738549906E22B10CD19EFF6DFE4A0 + checksum32: 0BFA175112FE757B2D316715DB3A3BF33E86D0144F384A5A8BD688753D6C89AB + checksum64: 7C4C43ACF0F67EEEC08D5754A9AC7FC03027525AA879FB9FBC18D597B54BC15F The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 6242e5378f7..ba7a8557727 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 = "69.0.3495.0-snapshots" +$version = "69.0.3496.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/krita/krita.nuspec b/automatic/krita/krita.nuspec index a4c61aedf9b..5cb5a431a21 100644 --- a/automatic/krita/krita.nuspec +++ b/automatic/krita/krita.nuspec @@ -3,7 +3,7 @@ krita Krita - 4.1.0 + 4.1.1 chocolatey,dtgm,KDE Krita is a sketching and painting program designed for digital artists.