From 80081bea840721c8d16eb2d9b2a13433d3d864b6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Aug 2021 08:00:38 +0000 Subject: [PATCH] pulumi: Update to version 3.10.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 83a36a3bcc..6447268fc7 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.9.1", + "version": "3.10.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.9.1-windows-x64.zip", - "hash": "65f007fae639844cedccfe6197f600946c16d80ab184091f7c555fe07168d00d" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.10.0-windows-x64.zip", + "hash": "c3dd0f9dcde5b2ad18fb8986a281743444bc8fb72a51b1040bac9e50bd013589" } }, "extract_dir": "Pulumi\\bin",