From 1140555f5ac83a0b11ba16bfc65891d3873cf74b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 00:32:36 +0000 Subject: [PATCH] pulumi: Update to version 3.102.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index b1951a1681..aa01e80982 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.101.1", + "version": "3.102.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.101.1-windows-x64.zip", - "hash": "43ef8ee8ce15c17627a2c79a95da0e48af64def15a5b1daae27449976dade492" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.102.0-windows-x64.zip", + "hash": "2cf2ab3f85faeda8c3e69844ec8e395de304db2d72a8c850e7beed336fed46cf" } }, "extract_dir": "Pulumi\\bin",