From aab4aae80bfc42171bea51147e4a58c3139acf2a Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Thu, 31 Oct 2019 06:11:38 +0000 Subject: [PATCH] AU: 2 updated - chromium tortoisesvn [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/18fed37936818d0bb71ef1b252e1b84e93a5d0b1 --- automatic/chromium/chromium.json | 2 +- automatic/chromium/chromium.nuspec | 2 +- automatic/chromium/legal/VERIFICATION.txt | 8 ++++---- automatic/chromium/tools/chocolateyInstall.ps1 | 2 +- automatic/tortoisesvn/legal/VERIFICATION.txt | 8 ++++---- automatic/tortoisesvn/tortoisesvn.nuspec | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/automatic/chromium/chromium.json b/automatic/chromium/chromium.json index 7cf23cf2b04..9a953c0cbcb 100644 --- a/automatic/chromium/chromium.json +++ b/automatic/chromium/chromium.json @@ -1,4 +1,4 @@ { - "snapshots": "80.0.3955.0-snapshots", + "snapshots": "80.0.3956.0-snapshots", "stable": "75.0.3770.142" } diff --git a/automatic/chromium/chromium.nuspec b/automatic/chromium/chromium.nuspec index ee1a4ba700c..79025765d06 100644 --- a/automatic/chromium/chromium.nuspec +++ b/automatic/chromium/chromium.nuspec @@ -3,7 +3,7 @@ chromium - 80.0.3955.0-snapshots + 80.0.3956.0-snapshots Chromium Snapshots chocolatey The Chromium Authors diff --git a/automatic/chromium/legal/VERIFICATION.txt b/automatic/chromium/legal/VERIFICATION.txt index 21be66877d7..af554685296 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: EDCC45DF2A690FF7830F774C448069700F671885E307742AD6C47275AF4B64C7 - checksum64: 3A8A65E0510AAAF4DD8B83CFF76155133F6E30FD125CC46175EE45FFE86B0A02 + checksum32: C08703AB37AEC7512888FCD6D161FF253ED9F9C9F11FA3C8A26C444B0B13D9AC + checksum64: DFD2682118E2507928A1E694A605C999693B26283EEAEB67DD3F61192C08CA71 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/chromium/tools/chocolateyInstall.ps1 b/automatic/chromium/tools/chocolateyInstall.ps1 index c28c534cc9d..5d55004e4d4 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 = "80.0.3955.0-snapshots" +$version = "80.0.3956.0-snapshots" $hive = "hkcu" $chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium" $Chromium = $hive + ":" + $chromium_string diff --git a/automatic/tortoisesvn/legal/VERIFICATION.txt b/automatic/tortoisesvn/legal/VERIFICATION.txt index 7e2e80854fa..493ca7d08d3 100644 --- a/automatic/tortoisesvn/legal/VERIFICATION.txt +++ b/automatic/tortoisesvn/legal/VERIFICATION.txt @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy. The installer have been downloaded from GitHub and can be verified like this: 1. Download the following installers: - 32-Bit: - 64-Bit: + 32-Bit: + 64-Bit: 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum32: 3C80C6CDF7C26A3938D20CA0C023B1E869040BA20DA7099D87772EC454A644C8 - checksum64: 7B18CA830881FA7CD00EC629FF84AC81E0F79A5C9183F5D177BBADD55E119CCB + checksum32: AB3DF77887F78834E1FCFD5876F1E6232FA8A179D9CB40256DE037DB0F5E9016 + checksum64: 8FE8BFEEFC47179C71399A6198949BB647BA41AC2B108775CB6CEAAF29C6D9D3 File 'LICENSE.txt' is obtained from diff --git a/automatic/tortoisesvn/tortoisesvn.nuspec b/automatic/tortoisesvn/tortoisesvn.nuspec index 821c8dc2873..96612412ac2 100644 --- a/automatic/tortoisesvn/tortoisesvn.nuspec +++ b/automatic/tortoisesvn/tortoisesvn.nuspec @@ -4,7 +4,7 @@ tortoisesvn TortoiseSVN - 1.12.2.28653 + 1.13.0.28678 TortoiseSVN Team chocolatey, dtgm Subversion® source control management client implemented as File Explorer shell extension