diff --git a/bucket/pulumi.json b/bucket/pulumi.json index eec4d95f3d..d57081f5a8 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.39.0", + "version": "3.39.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.39.0-windows-x64.zip", - "hash": "1a62a22f8867b5d8d90eb61de59065eba0658d8a6f2732db18c73f96edb793b8" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.39.1-windows-x64.zip", + "hash": "5745a4829abfa9bf3f775f92c1c8f47ac01cb961913a7faeb8e666c3c2b051ae" } }, "extract_dir": "Pulumi\\bin",