From 885c5caf1c23431b8b109870c0d6e28681f0e8e7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Mar 2020 05:01:51 +0000 Subject: [PATCH] invoke-build: Update to version 5.5.8 --- bucket/invoke-build.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/invoke-build.json b/bucket/invoke-build.json index 1bf8363a65..e7ff2647bf 100644 --- a/bucket/invoke-build.json +++ b/bucket/invoke-build.json @@ -1,11 +1,11 @@ { - "version": "5.5.7", + "version": "5.5.8", "homepage": "https://github.com/nightroman/Invoke-Build", "description": "Build Automation in PowerShell.", "license": "Apache-2.0", "extract_dir": "tools", - "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.7#/dl.7z", - "hash": "5fe9ec93241a93eb19107e2cc206526d4624ba3d554242401f96960d4826e66f", + "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.8#/dl.7z", + "hash": "9be796b1b06ffb312feb61f5709b60d4ce06c2cc268dc3b230221da17c73b699", "env_add_path": ".", "checkver": { "url": "https://github.com/nightroman/Invoke-Build/releases",