From a514af9eb87a2d73648787033eb9125aa6e913af Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Jul 2021 21:00:33 +0000 Subject: [PATCH] pulumi: Update to version 3.9.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index eaa10cad6c..60da7dcee6 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.8.0", + "version": "3.9.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.8.0-windows-x64.zip", - "hash": "f5f2faaa5d416a49a1322d36c674f90e062588ab2c38be9c744017f55733806b" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.9.0-windows-x64.zip", + "hash": "300c4819e2325269804a7e63284127394b5e10957e800e6f986fe770f91aee35" } }, "extract_dir": "Pulumi\\bin",