From 064504c47d504827ed17ececccde746fd7df5646 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Sun, 29 Jan 2017 06:12:40 +0000 Subject: [PATCH] AU: 2 updated - chromium yumi [skip ci] https://gist.github.com/bd2eaa76f2a9ab739ca0544c502dca6e/23f0cc2fde5ceba3d1c2529dc2f7a43d62ce9849 --- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/tools/chocolateyInstall.ps1 | 10 +++++----- automatic/yumi/legal/VERIFICATION.txt | 4 ++-- automatic/yumi/yumi.nuspec | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index b510d29fe54..1a73e1b652c 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 58.0.2996.0 + 58.0.2997.0 Chromium snapshots build chocolatey The Chromium Authors diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index 2771f30a3a5..5f92cade473 100644 --- a/automatic/chromium/tools/chocolateyInstall.ps1 +++ b/automatic/chromium/tools/chocolateyInstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop' -$version = '58.0.2996.0' +$version = '58.0.2997.0' $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $hive = "hkcu" @@ -15,14 +15,14 @@ if (Test-Path $Chromium) { $packageArgs = @{ packageName = 'chromium' fileType = 'exe' - url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/446919/mini_installer.exe' - url64bit = 'https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/446919/mini_installer.exe' + url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/446934/mini_installer.exe' + url64bit = 'https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/446935/mini_installer.exe' silentArgs = $silentArgs validExitCodes= @(0) softwareName = 'Chromium' - checksum = '8fdf08fa07a98c0c8231d7c27b9e1d28' + checksum = 'c8844b2a2fcb705cb44f7a0687eeec9f' checksumType = 'md5' - checksum64 = 'cd1e85bffb64e302cc9c7bd79016f600' + checksum64 = '25f5116f861a79296fb51621d4f4777f' checksumType64= 'md5' } diff --git a/automatic/yumi/legal/VERIFICATION.txt b/automatic/yumi/legal/VERIFICATION.txt index 9ebb320f030..3a00b71f3be 100644 --- a/automatic/yumi/legal/VERIFICATION.txt +++ b/automatic/yumi/legal/VERIFICATION.txt @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 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 - checksum: 5C0F4BE573CC4A5075599CDBD753D0A0AC4CA5829B750FFD0741ABF23225496D + checksum: 657B7C9544CDAED1A0A7980333DAFA8C8A0737787142F167AD4D897DD0535FB8 The file 'LICENSE.txt' has been obtained from This license was linked to from the following page diff --git a/automatic/yumi/yumi.nuspec b/automatic/yumi/yumi.nuspec index 93e76ed7d2a..72079e1812a 100644 --- a/automatic/yumi/yumi.nuspec +++ b/automatic/yumi/yumi.nuspec @@ -3,7 +3,7 @@ yumi - 2.0.3.6 + 2.0.3.7 https://github.com/chocolatey/chocolatey-coreteampackages/automatic/yumi chocolatey YUMI (Your Universal Multiboot Installer)