From c69ec900522407bf94d80789dd5a01f278b0e24c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Oct 2019 10:00:44 +0000 Subject: [PATCH] invoke-build: Update to version 5.5.4 --- 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 91b90ed092..48f020f969 100644 --- a/bucket/invoke-build.json +++ b/bucket/invoke-build.json @@ -1,11 +1,11 @@ { - "version": "5.5.3", + "version": "5.5.4", "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.3#/dl.7z", - "hash": "b5e5cd977d12df02c5fc3cd2d63c26bd857c55d4cbed71f640d90070d76dee29", + "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.4#/dl.7z", + "hash": "05984759329e7211193be55dd0c35e0f95fb2b071d5a2591ddf7f3c32af1fa00", "env_add_path": ".", "checkver": { "url": "https://github.com/nightroman/Invoke-Build/releases",