From 79ddcdf484ea6b8c3708e5f22357ca967dc9fdb3 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 8 Aug 2019 12:12:23 +0000 Subject: [PATCH] AU: 2 updated - chromium wps-office-free [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/a9f36763600f6cd4901b690f9ad997734b2eece4 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/wps-office-free/tools/chocolateyInstall.ps1 | 6 +++--- automatic/wps-office-free/wps-office-free.json | 2 +- automatic/wps-office-free/wps-office-free.nuspec | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 58822c478a1..7cd7308ea17 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "78.0.3877.0-snapshots", + "snapshots": "78.0.3878.0-snapshots", "stable": "75.0.3770.142" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index 68e8e05b254..d5fa3138682 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 78.0.3877.0-snapshots + 78.0.3878.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 914236af99c..b21552a7789 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: 434B02CD99E5A5137FE6DF4465AF5D4447EDDE34554C2B09517A15995AD8A672 - checksum64: 364DB272DFE1DF583759D3B705B8EB3AF153EFE275189A9E99635F09B863ED4D + checksum32: 5F9D2D32358A5CEEDABA48F5F8C1B786982133AB233302DA582FAD5EC40144DC + checksum64: 5A7AE30BABD352F5D94BECECB67A399272651C1493F73AAE11E53D63CDAC7747 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 00b0ea3f2b8..a8833940e0c 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 = "78.0.3877.0-snapshots" +$version = "78.0.3878.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/wps-office-free/tools/chocolateyInstall.ps1 b/automatic/wps-office-free/tools/chocolateyInstall.ps1 index f466b4d1e07..7599e92750f 100644 --- a/automatic/wps-office-free/tools/chocolateyInstall.ps1 +++ b/automatic/wps-office-free/tools/chocolateyInstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop' -$version = '11.2.0.8684' +$version = '11.2.0.8893' $packageName = 'wps-office-free' $regName = $packageName -replace('\-',' ') $regName = $regName -replace('free','*') @@ -8,11 +8,11 @@ $registry = Get-UninstallRegistryKey -SoftwareName $regName $packageArgs = @{ packageName = 'wps-office-free' fileType = 'exe' - url = 'http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/11.2.0.8684/WPSOffice_11.2.0.8684_Free.exe' + url = 'http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/11.2.0.8893/WPSOffice_11.2.0.8893_Free.exe' silentArgs = '/S' validExitCodes = @(0) softwareName = $regName - checksum = 'e576666b78cf03d8be7b7b5fbf3ffb7cb207c16c7349faaad15efb45a4403369' + checksum = '4d0e37aa22b04be8fe72469b3dcc1b519308a37d1bafda366ca4b0b580e92a26' checksumType = 'sha256' } diff --git a/automatic/wps-office-free/wps-office-free.json b/automatic/wps-office-free/wps-office-free.json index 82cb65eb9fc..cefd6b26a6b 100644 --- a/automatic/wps-office-free/wps-office-free.json +++ b/automatic/wps-office-free/wps-office-free.json @@ -1,3 +1,3 @@ { - "wps": "11.2.0.8684" + "wps": "11.2.0.8893" } diff --git a/automatic/wps-office-free/wps-office-free.nuspec b/automatic/wps-office-free/wps-office-free.nuspec index 8cce44995ee..2a3387f53fb 100644 --- a/automatic/wps-office-free/wps-office-free.nuspec +++ b/automatic/wps-office-free/wps-office-free.nuspec @@ -3,7 +3,7 @@ wps-office-free - 11.2.0.8684 + 11.2.0.8893 WPS Office Free chocolatey Kingsoft Software