From 41c937caf2e5baa890b32d9626adb88caffd6c32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 20:24:53 +0000 Subject: [PATCH] pulumi: Update to version 3.113.3 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a029c4f4c4..dcf95dd2a0 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.113.2", + "version": "3.113.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.113.2-windows-x64.zip", - "hash": "38e5c2358f56255df4e84b19d971eece0eb26d2e49d9cb54f12a7a4a54e4e597" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.113.3-windows-x64.zip", + "hash": "4886dae455c285d61413f43ff843a5487ba41bd6570027abbdb351edc293fbc9" } }, "extract_dir": "Pulumi\\bin",