From fd340803dcba9de81d768bb7b671bfe30de44c48 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 23 Dec 2024 12:28:50 +0000 Subject: [PATCH] Changes made by GitHub Actions --- axonopsworkbench.nuspec | 2 +- tools/chocolateyinstall.ps1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/axonopsworkbench.nuspec b/axonopsworkbench.nuspec index 09a0ae2..0279941 100644 --- a/axonopsworkbench.nuspec +++ b/axonopsworkbench.nuspec @@ -2,7 +2,7 @@ axonopsworkbench - 0.9.2 + 0.9.3 AxonOps Limited AxonOps Workbench (Install) AxonOps Limited diff --git a/tools/chocolateyinstall.ps1 b/tools/chocolateyinstall.ps1 index dcdc8db..dcef9c7 100644 --- a/tools/chocolateyinstall.ps1 +++ b/tools/chocolateyinstall.ps1 @@ -1,6 +1,6 @@ $ErrorActionPreference = 'Stop' # stop on all errors $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url64 = 'https://github.com/axonops/axonops-workbench/releases/download/v0.9.2/AxonOps.Workbench-0.9.2-win-x64.msi' +$url64 = 'https://github.com/axonops/axonops-workbench/releases/download/v0.9.3/AxonOps.Workbench-0.9.3-win-x64.msi' $packageArgs = @{ packageName = $env:ChocolateyPackageName @@ -10,7 +10,7 @@ $packageArgs = @{ softwareName = 'AxonOpsWorkbench*' #part or all of the Display Name as you see it in Programs and Features. It should be enough to be unique - checksum64 = '1da567dba0b28e2acf2232f1bb8a3a85c76692fc749697426befd024d15238de' + checksum64 = '109fe1748563dd3f5a9cf19c9c58a3205d24a72c6845962b70825c66373ee019' checksumType64= 'sha256' # MSI