From b3c7d1b060dd6a0bc8ada9fd2eed16c84ee46936 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:06:16 +0000 Subject: [PATCH] pulumi: Update to version 3.113.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index d0c116604c..62c4aabf90 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.113.0", + "version": "3.113.1", "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.0-windows-x64.zip", - "hash": "dd812a5b67569727c16d8501976075b5771bc5e57b9b2f12d5bba4f8bd0081a0" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.113.1-windows-x64.zip", + "hash": "a81291f046176dc580ac02a46f811e53608762f09a89394cc16c81ba3c5ed59f" } }, "extract_dir": "Pulumi\\bin",