From 132ef423f4d9263193b42d29d9e297ad216cd9d3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 15 Dec 2019 18:00:23 +0000 Subject: [PATCH] invoke-build: Update to version 5.5.6 --- 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 7156b6fb83..d218121046 100644 --- a/bucket/invoke-build.json +++ b/bucket/invoke-build.json @@ -1,11 +1,11 @@ { - "version": "5.5.5", + "version": "5.5.6", "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.5#/dl.7z", - "hash": "4028859ca8bd31693e0488cd3a4ab5988e297dd0d8aa609ee9601f820798b430", + "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.6#/dl.7z", + "hash": "56dd030afa24b22c9239429a1209a8cef34016d9207eab1cb5bf5f167b2ccc37", "env_add_path": ".", "checkver": { "url": "https://github.com/nightroman/Invoke-Build/releases",