From 9e3297c22a822699c33ae5f874e221edad78d3c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 04:26:56 +0000 Subject: [PATCH] pulumi: Update to version 3.121.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e2be901232..283193473b 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.120.0", + "version": "3.121.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.120.0-windows-x64.zip", - "hash": "69a5cdc1034fd47d6bccb064f7e00981235423cd9aa3f6df6aef9e5760345939" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.121.0-windows-x64.zip", + "hash": "b1f1d4f6583d119ddc1a0a438dc35801213ab6ac5a8dab7d0c740787a5c60eaa" } }, "extract_dir": "Pulumi\\bin",