From d9be55dbcbcf616ec492b1c45b802820a4393559 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 04:48:59 +0000 Subject: [PATCH] pulumi: Update to version 3.38.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index c90771b99b..14ca58ad87 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.37.2", + "version": "3.38.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.37.2-windows-x64.zip", - "hash": "8dc93ae8f1e3705b95527047807aaee1e445f1318e0190677ae37bf198b01785" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.38.0-windows-x64.zip", + "hash": "6f2baa1b5b80d711b64850af7042a2a31816b269f39438084c4975e16131ac90" } }, "extract_dir": "Pulumi\\bin",