From 30362a03a15ce60eba4efcbb0efe6a4771912f38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:32:45 +0000 Subject: [PATCH] pulumi: Update to version 3.103.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index e7c2755b9a..1c5ff1adee 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.104.0", + "version": "3.103.1", "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.104.0-windows-x64.zip", - "hash": "27d38b1ed1871efe8750d2fd281b42dff96d8c58f1b7567f0a418be7d9cac31f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.103.1-windows-x64.zip", + "hash": "ff9bc4d5eefdb0431191e330ce300065f2d3235dfde838b2100d5e2f30c28da1" } }, "extract_dir": "Pulumi\\bin",