diff --git a/bucket/pulumi.json b/bucket/pulumi.json index ce36945e97..853cdec983 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.22.0", + "version": "2.23.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-v2.22.0-windows-x64.zip", - "hash": "894a6a22f7f0d6a2ae2a8d1a62af70ff353d99a4111009182b711687cd6a112c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.23.0-windows-x64.zip", + "hash": "e819ebf95b64f6c1ea6987f60cf96344593b64637c15dca1be47325952559376" } }, "extract_dir": "Pulumi\\bin",