From 28f8dc29e95dcb3c49f2765efba3408b620cf807 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Sep 2021 11:00:36 +0000 Subject: [PATCH] pulumi: Update to version 3.13.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 694c94fc51..8b277459ff 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.13.0", + "version": "3.13.2", "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.13.0-windows-x64.zip", - "hash": "1a10d571c0fa464d6cd5787fa01582b76ef6cd4d8fd99547b82e182195dd466f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.13.2-windows-x64.zip", + "hash": "e1d27c6f54c9164dc2cf877618df7dbedaf518f7a26b15b9ffa912f4e5fe38ff" } }, "extract_dir": "Pulumi\\bin",