From f9099abf704229418bdf469145ff50d1396d00d8 Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Tue, 10 Aug 2021 06:13:16 +0000 Subject: [PATCH] AU: 2 updated - activepresenter brave [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/0d28ca19369d53cf05f18bd2854bbbe5ac756336 --- automatic/activepresenter/activepresenter.nuspec | 2 +- automatic/activepresenter/legal/VERIFICATION.txt | 6 +++--- automatic/activepresenter/tools/chocolateyInstall.ps1 | 2 +- automatic/brave/brave.json | 2 +- automatic/brave/brave.nuspec | 2 +- automatic/brave/legal/VERIFICATION.txt | 8 ++++---- automatic/brave/tools/chocolateyInstall.ps1 | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/automatic/activepresenter/activepresenter.nuspec b/automatic/activepresenter/activepresenter.nuspec index 1bb0aad2f52..a45f197e0d0 100644 --- a/automatic/activepresenter/activepresenter.nuspec +++ b/automatic/activepresenter/activepresenter.nuspec @@ -5,7 +5,7 @@ activepresenter Active Presenter - 8.5.0 + 8.5.1 Atomi Systems chocolatey-community Screen Recording and Interactive eLearning Authoring Tool diff --git a/automatic/activepresenter/legal/VERIFICATION.txt b/automatic/activepresenter/legal/VERIFICATION.txt index e24f64b0e64..44e90a3786d 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_v8.5.0_setup.exe + x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.5.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: CC2EC234821D88E42CE0D3C860BD9BC61A8A8B8220A1CD6E282634E0FF9FAA1A + checksum32: 82D5752D92F9FF931CD4401B3C9B7E09FB8AF32340D6D721FE5062D5C5DECFD0 Using AU: - Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.5.0_setup.exe + Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v8.5.1_setup.exe diff --git a/automatic/activepresenter/tools/chocolateyInstall.ps1 b/automatic/activepresenter/tools/chocolateyInstall.ps1 index 48f9ecae9b3..c0e97b5cd9a 100644 --- a/automatic/activepresenter/tools/chocolateyInstall.ps1 +++ b/automatic/activepresenter/tools/chocolateyInstall.ps1 @@ -5,7 +5,7 @@ $toolsDir = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = 'activepresenter' fileType = 'exe' - file = "$toolsDir\ActivePresenter_v8.5.0_setup.exe" + file = "$toolsDir\ActivePresenter_v8.5.1_setup.exe" silentArgs = '/VERYSILENT' validExitCodes = @(0) } diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 082852e16ce..190ae4c954f 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { - "stable": "1.28.104", + "stable": "1.28.105", "beta": "1.29.51-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 72a4d4a4ba3..975448bb9e6 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,7 +2,7 @@ brave - 1.28.104 + 1.28.105 Brave Browser