diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0e4b2ab057..73501bda2e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.17.1", + "version": "3.18.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.17.1-windows-x64.zip", - "hash": "85cff495a779aa8f9dcdeabd453dd205bd39c672ace2229f9b2e37c18a681937" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.18.0-windows-x64.zip", + "hash": "aa8619cb361e4b51ec3c4d89eb8ab84b48c4dbd556be366d04415bfbc257df55" } }, "extract_dir": "Pulumi\\bin",