From 972e9fd773f8465e601b69ab943076685088e2e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 00:33:19 +0000 Subject: [PATCH] pulumi: Update to version 3.48.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d3a4c5bd49..5dd2bf26a3 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.47.2", + "version": "3.48.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.47.2-windows-x64.zip", - "hash": "b718abd594e488b9d2281bf6e2dfb3225b40bafee4cacf1a11e547466191eae9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.48.0-windows-x64.zip", + "hash": "d68ff65973094a160f58143dfc2bb682f9a50c73a9cc840397816708fcf51419" } }, "extract_dir": "Pulumi\\bin",