From 652e49bd0b267343030fd23a9314ec0fc7cab9ef Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Fri, 26 Apr 2024 03:16:36 -0700 Subject: [PATCH] (build) Update to latest Recipe package No new features in this release which are applicable to Chocolatey CLI, but still good to keep this package up to date when it changes. --- recipe.cake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe.cake b/recipe.cake index 48f2601e..b619ebd9 100644 --- a/recipe.cake +++ b/recipe.cake @@ -1,4 +1,4 @@ -#load nuget:?package=Chocolatey.Cake.Recipe&version=0.26.5 +#load nuget:?package=Chocolatey.Cake.Recipe&version=0.27.0 /////////////////////////////////////////////////////////////////////////////// // MODULES