From dd9f9a24ae21062feb17b5738b024699cec3bf74 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 6 Jun 2021 20:00:17 +0000 Subject: [PATCH] pulumi: Update to version 3.4.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5bb5e82052..2c8556a93a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.4.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.3.1-windows-x64.zip", - "hash": "0ac121002650635fcf7e028326196068e62267cbaee6208b8c1a888b12d0ae1e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.4.0-windows-x64.zip", + "hash": "3c6d679c9fa69c214e51f16fa40655e8990dd294c449def197fdcfb36ce25f70" } }, "extract_dir": "Pulumi\\bin",