Skip to content

Commit

Permalink
chocomilk: Update to 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenCircle-Choco-Bot committed Jan 11, 2024
1 parent 8825b88 commit ca12851
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.7.1-1.msi'
$checksumPackage = '6583f037a4c6c641e32de26a224f11ba699396bb9bd07485dd502aaa602e6b14c999ee4921b3101c29c214104618aff6ba3d03307c418a4888f13e9be0f71487'
$urlPackage = 'https://packages.wazuh.com/4.x/windows/wazuh-agent-4.7.2-1.msi'
$checksumPackage = '83c6656aecdf67c665942ec958f7e64b032fe9b3ef3f69fd6e89eef5168f130ca10ec6f77898db11052e15a58e418297cdc0788a92aac7a88b45ad30f60a0325'

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.7.1</version>
<version>4.7.2</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 ca12851

Please sign in to comment.