From a1b7245322d92a89e59caaad3330f4b64189ca18 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 14 Jul 2021 13:00:56 +0000 Subject: [PATCH] pulumi: Update to version 3.7.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b294fc348e..e49eb43de6 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.6.1", + "version": "3.7.0", "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.6.1-windows-x64.zip", - "hash": "2ab966c8e24969cd9b7dc10e1494812c55f93e22fa6349d059884d38e5e95e86" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.7.0-windows-x64.zip", + "hash": "6408153d3ad071480683428242b440db55d5df99df8df8c1aaf56c61418ed12d" } }, "extract_dir": "Pulumi\\bin",