From 29d1cbea08356ff48e1b3bc65e4638a42ad12bf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 12:32:11 +0000 Subject: [PATCH] pulumi: Update to version 3.39.3 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 664f3bd985..60a7bcaf5b 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.39.2", + "version": "3.39.3", "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.39.2-windows-x64.zip", - "hash": "e422b05d1683d3dcd21dfd1869b0302a9aa857249a05f05d11e4ed51ec79349e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.39.3-windows-x64.zip", + "hash": "f63d0fa4ff917d28effe8c6f150c888567cacfc1aed19e489715f45565e42133" } }, "extract_dir": "Pulumi\\bin",