From 29a19a7c081bb89eeaeac52579879bba78fe4dca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 Feb 2020 20:01:59 +0000 Subject: [PATCH] invoke-build: Update to version 5.5.7 --- 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 d218121046..1bf8363a65 100644 --- a/bucket/invoke-build.json +++ b/bucket/invoke-build.json @@ -1,11 +1,11 @@ { - "version": "5.5.6", + "version": "5.5.7", "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.6#/dl.7z", - "hash": "56dd030afa24b22c9239429a1209a8cef34016d9207eab1cb5bf5f167b2ccc37", + "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.7#/dl.7z", + "hash": "5fe9ec93241a93eb19107e2cc206526d4624ba3d554242401f96960d4826e66f", "env_add_path": ".", "checkver": { "url": "https://github.com/nightroman/Invoke-Build/releases",