From b85ba71fd7ca4d2e470178cf5a8b39abfc0ba1e1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 Aug 2020 00:00:40 +0000 Subject: [PATCH] pulumi: Update to version 2.8.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b76757e3ad..d1aa5a657e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.8.0", + "version": "2.8.1", "description": "Create, deploy, and manage infrastructure on any cloud using any language.", "homepage": "https://www.pulumi.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.8.0-windows-x64.zip", - "hash": "ca99cd0c542d85570acc398368148db2d4025347f86224b7404b32a67afd6d0b" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.8.1-windows-x64.zip", + "hash": "600cd4a612cc5be9f19bd5bfa0daa1be5202094b4f2c6c290cbe89ad552548ab" } }, "extract_dir": "Pulumi\\bin",