From 00828bfa7306ca43027ff19cf66f0072c9da3607 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 04:28:38 +0000 Subject: [PATCH] pulumi: Update to version 3.131.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 556f2dfb74..a061474102 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.130.0", + "version": "3.131.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.130.0-windows-x64.zip", - "hash": "5b0af56ce697425717bb032e7aad3ab73ee74f3bd8b90080363081ed460d3fb9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.131.0-windows-x64.zip", + "hash": "ab2d4945476406b0ccf44ebf74837b39a429d7fbf229ae4c8354156ce58f39e2" } }, "extract_dir": "Pulumi\\bin",