From 8038bb923518070545bfa8fa7e805e15ed8e8a31 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 19 Jul 2021 14:01:49 +0000 Subject: [PATCH] pulumi: Update to version 3.7.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e49eb43de6..ea395fb1e7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.7.0", + "version": "3.7.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-v3.7.0-windows-x64.zip", - "hash": "6408153d3ad071480683428242b440db55d5df99df8df8c1aaf56c61418ed12d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.7.1-windows-x64.zip", + "hash": "0440580a0d332c0591ce2b7c5cd6405a040465ab1c6c4510c9abdd0d6a8b0842" } }, "extract_dir": "Pulumi\\bin",