Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
AU: 2 updated - zabbix-agent zabbix-agent.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 24, 2020
1 parent 919a2f3 commit 7a9c46e
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
12 changes: 6 additions & 6 deletions zabbix-agent.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ Package can be verified like this:

1. Go to

x32 url: https://www.zabbix.com/downloads/4.0.23/zabbix_agent-4.0.23-windows-i386-openssl.msi
x64 url: https://www.zabbix.com/downloads/4.0.23/zabbix_agent-4.0.23-windows-amd64-openssl.msi
x32 url: https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-i386-openssl.msi
x64 url: https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-amd64-openssl.msi

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: a7c473d925eb01c90c52677511d95519d7e2aa4389dbdcded4e4e5f7c9e70e84
checksum64: 3cf31e3417fa56d9c6ad7b04ad68519525e56ceafc0bc83190504c740bc39fb2
checksum32: b438c9237fe9743554d022fa8594304356b2549357f8313bbff7c70263aee8b3
checksum64: b67ec6066b96c3a81a40ef23e8e2a98552d1ab2cb84e1446a628fe2380b5d9c4

Using AU:

x32: Get-RemoteChecksum https://www.zabbix.com/downloads/4.0.23/zabbix_agent-4.0.23-windows-i386-openssl.msi
x64: Get-RemoteChecksum https://www.zabbix.com/downloads/4.0.23/zabbix_agent-4.0.23-windows-amd64-openssl.msi
x32: Get-RemoteChecksum https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-i386-openssl.msi
x64: Get-RemoteChecksum https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-amd64-openssl.msi

8 changes: 4 additions & 4 deletions zabbix-agent.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ if ($TLSPSKVALUE -ne 0) { $SilentArgs += " TLSPSKVALUE=`"$TLSPSKVALUE`"" }
$packageArgs = @{
PackageName = $env:ChocolateyPackageName
FileType = 'MSI'
Url = 'https://www.zabbix.com/downloads/4.0.23/zabbix_agent-4.0.23-windows-i386-openssl.msi'
Url64bit = 'https://www.zabbix.com/downloads/4.0.23/zabbix_agent-4.0.23-windows-amd64-openssl.msi'
Checksum = 'a7c473d925eb01c90c52677511d95519d7e2aa4389dbdcded4e4e5f7c9e70e84'
Url = 'https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-i386-openssl.msi'
Url64bit = 'https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-amd64-openssl.msi'
Checksum = 'b438c9237fe9743554d022fa8594304356b2549357f8313bbff7c70263aee8b3'
ChecksumType = 'sha256'
Checksum64 = '3cf31e3417fa56d9c6ad7b04ad68519525e56ceafc0bc83190504c740bc39fb2'
Checksum64 = 'b67ec6066b96c3a81a40ef23e8e2a98552d1ab2cb84e1446a628fe2380b5d9c4'
ChecksumType64 = 'sha256'

SilentArgs = $SilentArgs
Expand Down
4 changes: 2 additions & 2 deletions zabbix-agent.install/zabbix-agent.install.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"5.0": "5.0.2",
"4.0": "4.0.23",
"5.0": "5.0.3",
"4.0": "4.0.24",
"3.0": "3.0.31"
}
2 changes: 1 addition & 1 deletion zabbix-agent.install/zabbix-agent.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- == PACKAGE SPECIFIC SECTION == -->
<id>zabbix-agent.install</id>
<version>4.0.23</version>
<version>5.0.3</version>
<packageSourceUrl>https://github.com/zabbix/zabbix-agent-chocolatey/tree/master/zabbix-agent.install</packageSourceUrl>
<owners>Jamie Scott</owners>
<!-- == SOFTWARE SPECIFIC SECTION == -->
Expand Down
14 changes: 7 additions & 7 deletions zabbix-agent/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@ Package can be verified like this:

1. Go to

x32 url: https://www.zabbix.com/downloads/5.0.2/zabbix_agent-5.0.2-windows-i386-openssl.zip
x64 url: https://www.zabbix.com/downloads/5.0.2/zabbix_agent-5.0.2-windows-amd64-openssl.zip
x32 url: https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-i386-openssl.zip
x64 url: https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-amd64-openssl.zip

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: 2d2b834bec04470ca67bd60d8974dcd5fc383e0a73ab559ea6ebe1b12be5508f
checksum64: bc105b2de867fedbc07bd068bf0525b96354b9946958efff7e18f7245e591283
checksum32: a0ef78b3653e622218275907a02c159603e5de396dba030199fe93817360e5ba
checksum64: d02bd63cb2865e8eb897852b3f8d5f9bca3e843c0b007f9e6e487d94b3085343

Using AU:

x32: Get-RemoteChecksum https://www.zabbix.com/downloads/5.0.2/zabbix_agent-5.0.2-windows-i386-openssl.zip
x64: Get-RemoteChecksum https://www.zabbix.com/downloads/5.0.2/zabbix_agent-5.0.2-windows-amd64-openssl.zip

x32: Get-RemoteChecksum https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-i386-openssl.zip
x64: Get-RemoteChecksum https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-amd64-openssl.zip

10 changes: 5 additions & 5 deletions zabbix-agent/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
$version = '5.0.2'
$version = '5.0.3'
$id = 'zabbix-agent'
$title = 'Zabbix Agent'
$url = 'https://www.zabbix.com/downloads/5.0.2/zabbix_agent-5.0.2-windows-i386-openssl.zip'
$url64 = 'https://www.zabbix.com/downloads/5.0.2/zabbix_agent-5.0.2-windows-amd64-openssl.zip'
$checksum = 'c00fcb26a48f666d415c89082daa5de0d81d56fd3164f2e9d3c6ff1428df8175'
$url = 'https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-i386-openssl.zip'
$url64 = 'https://www.zabbix.com/downloads/5.0.3/zabbix_agent-5.0.3-windows-amd64-openssl.zip'
$checksum = 'a0ef78b3653e622218275907a02c159603e5de396dba030199fe93817360e5ba'
$checksumType = 'sha256'
$checksum64 = '0374598d608641fc41d0525cf00692543a7908b6dfb1764a356eef987607e73d'
$checksum64 = 'd02bd63cb2865e8eb897852b3f8d5f9bca3e843c0b007f9e6e487d94b3085343'
$checksumType64 = 'sha256'

$configDir = Join-Path $env:PROGRAMDATA 'zabbix'
Expand Down
4 changes: 2 additions & 2 deletions zabbix-agent/zabbix-agent.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"5.0": "5.0.2",
"4.0": "4.0.22",
"5.0": "5.0.3",
"4.0": "4.0.24",
"3.0": "3.0.31"
}
2 changes: 1 addition & 1 deletion zabbix-agent/zabbix-agent.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<!-- == PACKAGE SPECIFIC SECTION == -->
<id>zabbix-agent</id>
<version>5.0.2</version>
<version>5.0.3</version>
<packageSourceUrl>https://github.com/zabbix/zabbix-agent-chocolatey/tree/master/zabbix-agent</packageSourceUrl>
<owners>Jamie Scott</owners>
<!-- == SOFTWARE SPECIFIC SECTION == -->
Expand Down

0 comments on commit 7a9c46e

Please sign in to comment.