diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 82149e1b7b..b1e1b99f98 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.24.0", + "version": "2.23.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-v2.24.0-windows-x64.zip", - "hash": "283b2da93c1924ac5921811c9ec113c756d0053ba6cf58c52d1ddffffd9a0832" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.23.2-windows-x64.zip", + "hash": "a03daf82a895c09f14699a7e41d566374f8e00f8fe30a9827c8f61925952428f" } }, "extract_dir": "Pulumi\\bin",