From c4b024b9d21fcf1b7ffae73c05a1320c18838257 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 00:32:20 +0000 Subject: [PATCH] pulumi: Update to version 3.100.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6da912dc22..11ff9fd1df 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.99.0", + "version": "3.100.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.99.0-windows-x64.zip", - "hash": "976cb9fee5ed56c22f4e15dd64b2cdd3b268dc26c7c5b4ee43395859043d6f98" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.100.0-windows-x64.zip", + "hash": "9c82251b5ede1b08db5ad7684592fc8611842a4949fa2e1b43f86d2254f465bf" } }, "extract_dir": "Pulumi\\bin",