From 63286eedf3b12c3a2029822946f08c2ff2502181 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 00:34:01 +0000 Subject: [PATCH] pulumi: Update to version 3.130.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e685fbee64..556f2dfb74 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.129.0", + "version": "3.130.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.129.0-windows-x64.zip", - "hash": "57020a7778287addeb8a82c55831a4031fdc77c1e98565a08be43d527bf0ba11" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.130.0-windows-x64.zip", + "hash": "5b0af56ce697425717bb032e7aad3ab73ee74f3bd8b90080363081ed460d3fb9" } }, "extract_dir": "Pulumi\\bin",