Skip to content

Commit

Permalink
AU: 3 updated - webex wsjtx yara
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 24, 2021
1 parent fdfbb66 commit d1da4f3
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions automatic/webex/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ $packageArgs = @{
filetype = 'MSI'

url = 'https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex_x86.msi'
checksum = '0C4249AF946E5347DC5106108B6AF4D074D7FC8AD951EE38F5AF283627C3FF74'
checksum = '36E29909E9F36223103B65086ED125769727DD7AAAEB9D9A86A7836C1F90465E'
checksumType = 'sha256'

url64 = 'https://binaries.webex.com/WebexTeamsDesktop-Windows-Gold/Webex.msi'
checksum64 = 'CB5C556C5FE88B987B8B643AB216D9905AE10867F32D421F298F102C8DE8D626'
checksum64 = '6BE89351F25C1CE2DE2503CB5F2CBF6E13DFC45C9A7AC65ACD0A9BD19D3828EF'
checksumType64= 'sha256'

silentArgs = "/qn /norestart /l*v `"$env:TEMP\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`" AUTOOC=0"
Expand Down
2 changes: 1 addition & 1 deletion automatic/webex/webex.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>webex</id>
<version>41.5.0.18815</version>
<version>41.5.0.18911</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/webex</packageSourceUrl>
<owners>chtof</owners>
<title>Cisco Webex</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/wsjtx/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. Download:

x32: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.3.1-win32.exe
x64: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.3.1-win32.exe
x32: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.4.0-win32.exe
x64: https://physics.princeton.edu/pulsar/k1jt/wsjtx-2.4.0-win32.exe

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

checksum type: sha256
checksum32: 8E95FB43ECC4B019282E9D58D01655BD2C1AEFA9A54B87D6464BAB314C8E259B
checksum64: 8E95FB43ECC4B019282E9D58D01655BD2C1AEFA9A54B87D6464BAB314C8E259B
checksum32: 022D073FB65FEAC52739B025089441AF14ED28F208F9190CA6F97C77E2C79F76
checksum64: 022D073FB65FEAC52739B025089441AF14ED28F208F9190CA6F97C77E2C79F76

File 'LICENSE.txt' is obtained from:
https://physics.princeton.edu/pulsar/k1jt/wsjtx.html
2 changes: 1 addition & 1 deletion automatic/wsjtx/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsDir\wsjtx-2.3.1-win32.exe"
file = "$toolsDir\wsjtx-2.4.0-win32.exe"
silentArgs = '/S'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/wsjtx/wsjtx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>wsjtx</id>
<version>2.3.1</version>
<version>2.4.0</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/wsjtx</packageSourceUrl>
<owners>chtof</owners>
<title>WSJT-X</title>
Expand Down
8 changes: 4 additions & 4 deletions automatic/yara/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. Download:

x32: https://github.com/VirusTotal/yara/releases/download/v4.1.0/yara-v4.1.0-1612-win32.zip
x64: https://github.com/VirusTotal/yara/releases/download/v4.1.0/yara-v4.1.0-1612-win64.zip
x32: https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win32.zip
x64: https://github.com/VirusTotal/yara/releases/download/v4.1.1/yara-v4.1.1-1635-win64.zip

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

checksum type: sha256
checksum32: 3D4F2A1C5338B63A8866E831D1B1191D3400B413A96DBF24196B5C4138EE00D4
checksum64: E7089D483186832BD90269A81B70B188AC1CF30758F7DBCFD5CC0A4A895FE272
checksum32: 2F5F21FFA6D34E320F6DF1B60012BA4904A350396C064DEAE5A15583312A5C89
checksum64: 18797C15F7155150D735AE7CBB5492F6F2DEF1E3EA34F2C979AEB1A005CC78F8

File 'LICENSE.txt' is obtained from:
https://raw.githubusercontent.com/VirusTotal/yara/master/COPYING
4 changes: 2 additions & 2 deletions automatic/yara/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
destination = "$toolsDir"
file = "$toolsDir\yara-v4.1.0-1612-win32.zip"
file64 = "$toolsDir\yara-v4.1.0-1612-win64.zip"
file = "$toolsDir\yara-v4.1.1-1635-win32.zip"
file64 = "$toolsDir\yara-v4.1.1-1635-win64.zip"
}

Get-ChocolateyUnzip @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/yara/yara.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>yara</id>
<version>4.1.0</version>
<version>4.1.1</version>
<packageSourceUrl>https://github.com/chtof/chocolatey-packages/tree/master/automatic/yara</packageSourceUrl>
<owners>chtof</owners>
<title>Yara</title>
Expand Down

0 comments on commit d1da4f3

Please sign in to comment.