diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 3981391bb2..be7552499a 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.0.0", + "version": "3.1.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.0.0-windows-x64.zip", - "hash": "d30a8e47187e279b7fa962f82c46533a7217d133fa6341ee12fd58e8bd581994" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.1.0-windows-x64.zip", + "hash": "a98a8d3ea49d5bd76943562179d2eaddcfed41191bb942ffc483d0d8e4861b4f" } }, "extract_dir": "Pulumi\\bin",