From f9f7517988310cfae5c2e157a76535fe7567b903 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 00:33:30 +0000 Subject: [PATCH] pulumi: Update to version 3.120.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ac24face48..e2be901232 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.119.0", + "version": "3.120.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.119.0-windows-x64.zip", - "hash": "31739e6ffaefd47b7864fa31f4c18df5c0ca60a99401ad7d50f61d33cf04e673" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.120.0-windows-x64.zip", + "hash": "69a5cdc1034fd47d6bccb064f7e00981235423cd9aa3f6df6aef9e5760345939" } }, "extract_dir": "Pulumi\\bin",