From 207076ce9a502522e09814bf114887427b9152ab Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 4 Jul 2017 12:12:33 +0000 Subject: [PATCH] AU: 3 updated - activepresenter Opera speccy [skip ci] https://gist.github.com/bd2eaa76f2a9ab739ca0544c502dca6e/a30105caf60c017b8c90f4068c824feef38e4be4 --- automatic/activepresenter/activepresenter.nuspec | 2 +- automatic/activepresenter/legal/VERIFICATION.txt | 6 +++--- automatic/opera/opera.nuspec | 4 ++-- automatic/opera/tools/chocolateyInstall.ps1 | 10 +++++----- automatic/speccy/speccy.nuspec | 2 +- automatic/speccy/tools/chocolateyInstall.ps1 | 6 +++--- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/automatic/activepresenter/activepresenter.nuspec b/automatic/activepresenter/activepresenter.nuspec index 964cc442d79..f02c01936bc 100644 --- a/automatic/activepresenter/activepresenter.nuspec +++ b/automatic/activepresenter/activepresenter.nuspec @@ -5,7 +5,7 @@ activepresenter Active Presenter - 6.1.0 + 6.1.1 Atomi Systems chocolatey Screen Recording and Interactive eLearning Authoring Tool diff --git a/automatic/activepresenter/legal/VERIFICATION.txt b/automatic/activepresenter/legal/VERIFICATION.txt index ba6efb81fa4..cc006b126aa 100644 --- a/automatic/activepresenter/legal/VERIFICATION.txt +++ b/automatic/activepresenter/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v6.1.0_setup.exe + x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v6.1.1_setup.exe to download the installer. @@ -15,8 +15,8 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum32: A324796B10C1B6FD53FC174F408BA6D69D63D724D63CDF58C224B1EBC542DF98 + checksum32: 32F2CBB6C7EE58433CBBE5E18926BF372E0FB157E9A2A63F16CD9EB93396C32F Using AU: - Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v6.1.0_setup.exe + Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v6.1.1_setup.exe diff --git a/automatic/opera/opera.nuspec b/automatic/opera/opera.nuspec index 7c9a36a2251..a6f22ca6c39 100644 --- a/automatic/opera/opera.nuspec +++ b/automatic/opera/opera.nuspec @@ -3,7 +3,7 @@ Opera - 46.0.2597.32 + 46.0.2597.39 Opera chocolatey Opera @@ -15,7 +15,7 @@ The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer. The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer. - https://blogs.opera.com/desktop/changelog-for-46/#b2597.32 + https://blogs.opera.com/desktop/changelog-for-46/#b2597.39 browser opera admin https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/opera diff --git a/automatic/opera/tools/chocolateyInstall.ps1 b/automatic/opera/tools/chocolateyInstall.ps1 index 9010f647009..d87f38cfa9a 100644 --- a/automatic/opera/tools/chocolateyInstall.ps1 +++ b/automatic/opera/tools/chocolateyInstall.ps1 @@ -4,14 +4,14 @@ $toolsPath = (Split-Path -Parent $MyInvocation.MyCommand.Definition) if (Is32BitInstalled) { $env:ChocolateyForceX86 = $true } -$version = '46.0.2597.32' +$version = '46.0.2597.39' $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - url = 'https://get.geo.opera.com/pub/opera/desktop/46.0.2597.32/win/Opera_46.0.2597.32_Setup.exe' - url64 = 'https://get.geo.opera.com/pub/opera/desktop/46.0.2597.32/win/Opera_46.0.2597.32_Setup_x64.exe' - checksum = '74977b0da0219d646ef8c34d9cbb15e96a1ed76c2a44bb3d25b70f4e9920b44f' - checksum64 = 'f87f091f5eda0cd68390edd18b413e4625ae4bf983fa2b4ba423f9689de571a2' + url = 'https://get.geo.opera.com/pub/opera/desktop/46.0.2597.39/win/Opera_46.0.2597.39_Setup.exe' + url64 = 'https://get.geo.opera.com/pub/opera/desktop/46.0.2597.39/win/Opera_46.0.2597.39_Setup_x64.exe' + checksum = 'e7305d2b2aa8b3d5dab88206b220947132bb122d84dd72422f915b8e4232bc7e' + checksum64 = 'f149df1d72dc6f16a0710392566a19c3c3392a9a53832c10c0dd4843c85bdcfe' checksumType = 'sha256' checksumType64 = 'sha256' silentArgs = '/install /silent /launchopera 0 /setdefaultbrowser 0' diff --git a/automatic/speccy/speccy.nuspec b/automatic/speccy/speccy.nuspec index 0450f5eb466..77e452d6b15 100644 --- a/automatic/speccy/speccy.nuspec +++ b/automatic/speccy/speccy.nuspec @@ -5,7 +5,7 @@ speccy Speccy chocolatey - 1.30.730 + 1.31.732 Piriform LTD Speccy will give you detailed statistics on every piece of hardware in your computer. diff --git a/automatic/speccy/tools/chocolateyInstall.ps1 b/automatic/speccy/tools/chocolateyInstall.ps1 index 7832ec137f5..49f7502ffb4 100644 --- a/automatic/speccy/tools/chocolateyInstall.ps1 +++ b/automatic/speccy/tools/chocolateyInstall.ps1 @@ -1,9 +1,9 @@ -$ErrorActionPreference = 'Stop' +$ErrorActionPreference = 'Stop' $packageName = 'speccy' -$url32 = 'http://download.piriform.com/spsetup130.exe' +$url32 = 'http://download.piriform.com/spsetup131.exe' $url64 = $url32 -$checksum32 = '511a972a69622af955a73b41d6145cfbac67d19954423a8284ae5846aef1b675' +$checksum32 = 'f52ec93f4ea0b4d7cce5c4b495b8b2da2657ff2073a1745993d972ae8d8389f2' $checksum64 = $checksum32 if ($Env:ChocolateyPackageParameters -match '/UseSystemLocale') {