From 3f650cf65e51c124a8c94999688f38cab716ab46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 12:31:56 +0000 Subject: [PATCH] pulumi: Update to version 3.35.3 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 4c47be0724..8d10c34ec1 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.35.2", + "version": "3.35.3", "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.35.2-windows-x64.zip", - "hash": "a4a6fc6bb81ff76a447301e08658bb29285b17036de43118468b909cd7c75ac9" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.35.3-windows-x64.zip", + "hash": "b73ae2266a07d32a2efec34e9e16424cd5bd0f5a1112f266e70f40b6a186a16f" } }, "extract_dir": "Pulumi\\bin",