From 7219c8bd858148a0ce1a1ffd687b47c573d1448f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 00:34:05 +0000 Subject: [PATCH] pulumi: Update to version 3.66.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index cc9965ed59..efc8d5136c 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.65.1", + "version": "3.66.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.65.1-windows-x64.zip", - "hash": "51efb68f10848807db558b42deccfa7c8c05c01357e84bd100da0b8baa3be466" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.66.0-windows-x64.zip", + "hash": "2a5bbba5fedf1b5081eefa81c9cd30994cfaba20639de554bcdd809d6bc50664" } }, "extract_dir": "Pulumi\\bin",