From c19217062f0ed8742fa292af913700aa2c973c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 May 2020 15:53:53 +0200 Subject: [PATCH] invoke-build: Update to version 5.6.0 --- 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 f0f196bffc..3a4fe4ea7c 100644 --- a/bucket/invoke-build.json +++ b/bucket/invoke-build.json @@ -1,11 +1,11 @@ { - "version": "5.5.11", + "version": "5.6.0", "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.11#/dl.7z", - "hash": "dd9080d4ea484e91cb7116196e9c8593de5737af8c1252ec28b19504d53b9e1c", + "url": "https://nuget.org/api/v2/package/Invoke-Build/5.6.0#/dl.7z", + "hash": "27a226366944a9b5e4fa79ecf3015e4ca1467f923fe5ad77c0a351a3a0feca17", "env_add_path": ".", "checkver": { "url": "https://github.com/nightroman/Invoke-Build/releases",