From 81f44a8916e53f2645f5797673b25a9966db7445 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:33:44 +0000 Subject: [PATCH] pulumi: Update to version 3.39.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d57081f5a8..664f3bd985 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.39.1", + "version": "3.39.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.39.1-windows-x64.zip", - "hash": "5745a4829abfa9bf3f775f92c1c8f47ac01cb961913a7faeb8e666c3c2b051ae" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.39.2-windows-x64.zip", + "hash": "e422b05d1683d3dcd21dfd1869b0302a9aa857249a05f05d11e4ed51ec79349e" } }, "extract_dir": "Pulumi\\bin",