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