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