diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 9896e2f4f4..9594cff11e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.2.1", + "version": "2.3.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.2.1-windows-x64.zip", - "hash": "30cd4cdb9365de770b663b3a893fffa5a852495ed47b5ba971beadc7f70c930c" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.3.0-windows-x64.zip", + "hash": "8fe16b9436be291ae48f8773887581ee283f0477a69099569bb49140fe98cf90" } }, "extract_dir": "Pulumi\\bin",