diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 8bd4f329c3..a1f0957b2d 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.94.1", + "version": "3.94.2", "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.94.1-windows-x64.zip", - "hash": "4b802506b31b683d268651e9c6a9a31c97f57b8147467bc6bb7f4f973ae4e4b8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.94.2-windows-x64.zip", + "hash": "fcb83f7d9b045a0b33282b52f1bd7aae48339b6f88fb9cfe63ba4629c81cdd16" } }, "extract_dir": "Pulumi\\bin",