Skip to content

Commit

Permalink
chocomilk: Update to 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenCircle-Choco-Bot committed Oct 24, 2023
1 parent d405441 commit a17d25a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
$PackageParameters = Get-PackageParameters

$toolsDir = "$(Split-Path -Parent $MyInvocation.MyCommand.Definition)"
$urlPackage = 'https://packages.wazuh.com/4.x/windows/wazuh-agent-4.5.3-1.msi'
$checksumPackage = '02fb2cde02a0b21711de9162ef187c05a256ebfa352278226cdc6eb0b92e842de73704aeab30d51e6ef54f0f7cb28f3645ee032eebc30623ddffb6bb1383132d'
$urlPackage = 'https://packages.wazuh.com/4.x/windows/wazuh-agent-4.5.4-1.msi'
$checksumPackage = '5166fd3db5cd473738e4d8b85bbd64ec1342ed1eb49c9b1e0aae28a2183ef80c669be2c3f4fb1ef0ca21846908fccc345456bb1ca8f081e4b45344bd4a46d937'

Import-Module -Name "$($toolsDir)\helpers.ps1"

Expand Down
2 changes: 1 addition & 1 deletion package/wazuh-agent.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>wazuh-agent</id>
<title>Wazuh Agent</title>
<version>4.5.3</version>
<version>4.5.4</version>
<authors>Wazuh Inc.</authors>
<owners>Open Circle AG, sbaerlocher, jlruizmlg</owners>
<packageSourceUrl>https://github.com/open-circle-ltd/chocolatey.wazuh-agent</packageSourceUrl>
Expand Down

0 comments on commit a17d25a

Please sign in to comment.