From d9c822cecc739d899cb50889b85160a3233dcbaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 04:32:08 +0000 Subject: [PATCH] pulumi: Update to version 3.37.2 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 2862a61cb7..c90771b99b 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.37.1", + "version": "3.37.2", "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.1-windows-x64.zip", - "hash": "de367751ee2ca713c3b031dcac6fcd76d94ab4b21d3cec551468d0dcd1a56c32" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.37.2-windows-x64.zip", + "hash": "8dc93ae8f1e3705b95527047807aaee1e445f1318e0190677ae37bf198b01785" } }, "extract_dir": "Pulumi\\bin",