From 01916f5c8bfd89cebb5e05853512e436ffa21cb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 01:01:00 +0000 Subject: [PATCH] Update mod to v3.25.3 --- mod.nuspec | 2 +- tools/chocolateyinstall.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.nuspec b/mod.nuspec index 7564314..ad42448 100644 --- a/mod.nuspec +++ b/mod.nuspec @@ -4,7 +4,7 @@ mod moderne-cli - 3.25.2-beta + 3.25.3-beta moderne.io Moderne Inc. diff --git a/tools/chocolateyinstall.ps1 b/tools/chocolateyinstall.ps1 index 0d2e6b9..018f6a6 100644 --- a/tools/chocolateyinstall.ps1 +++ b/tools/chocolateyinstall.ps1 @@ -12,7 +12,7 @@ $packageArgs = @{ fileFullPath = "$toolsDir\\mod.exe" url = "https://pkgs.dev.azure.com/moderneinc/moderne_public/_packaging/$branch/maven/v1/io/moderne/moderne-cli-windows/$version/moderne-cli-windows-$version" - checksum = 'e5d9dd4322212c1c9d7008e8e6445e589eaa9aecc9e73c6fa0ce09f5a3b2580f' + checksum = '6e72ab3cead4070c813c2ab69cce6954f1639a3ca526036ee28d563de523b41e' checksumType = 'sha256' }