From c84385046ec58d12050d7e77cb2a32070183819f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 04:28:12 +0000 Subject: [PATCH] pulumi: Update to version 3.49.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5dd2bf26a3..7203be2f4f 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.48.0", + "version": "3.49.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.48.0-windows-x64.zip", - "hash": "d68ff65973094a160f58143dfc2bb682f9a50c73a9cc840397816708fcf51419" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.49.0-windows-x64.zip", + "hash": "3d7167ab1021b2dde1aacb8f8b5ae6156ce5d9386f319358ee62a67b32b6ea89" } }, "extract_dir": "Pulumi\\bin",