Skip to content

Commit

Permalink
AU: 3 updated - 360ts activepresenter brave
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 23, 2019
1 parent 42971dc commit ba1b8d3
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"ts": "10.6.0.1179",
"ts": "10.6.0.1193",
"tse": "8.8.0.1114"
}
2 changes: 1 addition & 1 deletion automatic/360ts/360ts.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>360ts</id>
<version>10.6.0.1179</version>
<version>10.6.0.1193</version>
<title>360 Total Security</title>
<authors>Qihu 360 Software</authors>
<owners>chocolatey,adgellida</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/360ts/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
$packageArgs = @{
packageName = '360ts'
fileType = 'exe'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.6.0.1179.exe'
checksum = '0c3edb12fd66f11d1ec9a586bd16887f267e81d9fbf26b4101cd6cc7fa08bc6d'
url = 'https://free.360totalsecurity.com/totalsecurity/360TS_Setup_10.6.0.1193.exe'
checksum = '49995329752d9cf9459b9bd4c27e87112464f8fcbc9c82039bf9bd3b2e6621bc'
checksumType = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/activepresenter/activepresenter.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>activepresenter</id>
<title>Active Presenter</title>
<version>7.5.8</version>
<version>7.5.9</version>
<authors>Atomi Systems</authors>
<owners>chocolatey</owners>
<summary>Screen Recording and Interactive eLearning Authoring Tool</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/activepresenter/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Package can be verified like this:

1. Go to

x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v7.5.8_setup.exe
x32: https://cdn.atomisystems.com/apdownloads/ActivePresenter_v7.5.9_setup.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 0671F1ECE8ABB6CB942EF0CB3122E5DB52F13B081CB73D1D93E97034322F2C93
checksum32: 5EC30C6F2FB29B0772878C751775D48E1C749CBC4E6CB09B87A5C594E9AC6B26

Using AU:

Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v7.5.8_setup.exe
Get-RemoteChecksum https://cdn.atomisystems.com/apdownloads/ActivePresenter_v7.5.9_setup.exe
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "0.68.131",
"beta": "0.69.113-beta"
"beta": "0.69.114-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>0.69.113-beta</version>
<version>0.69.114-beta</version>
<title>Brave Browser (Beta)</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v0.69.113/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.69.113/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v0.69.114/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.69.114/BraveBrowserSilentBetaSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 658202475902225EB5653B4D3F6E28B9E87B0BF9D18D36660678FFCD212EB5D4
checksum64: 0CFA7C0E4CA568B50BEFABC40DDF9A31D88A43D951B43A4B74B9337ADA01F446
checksum32: 8E5317AD4658363768FE94B57251EDD86AC9C08F53AAF82235256FB7BE48394E
checksum64: 3A1DDE5CC6DC80B6786AFE58FFB1E7C97B46D0C4AD43421EC73CA68481620C6C

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE

0 comments on commit ba1b8d3

Please sign in to comment.