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