diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 15858d861f..68ef7a0e4e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.136.0", + "version": "3.136.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.136.0-windows-x64.zip", - "hash": "dcb28157f4c812c1222bb8342ff26b6fcabd63253b7fe6ac62a089f86ba9a7c4" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.136.1-windows-x64.zip", + "hash": "93bdef45db661ef91385048a7da9b997ec4f1c8f8e8aeaf46b9137516217c3ef" } }, "extract_dir": "Pulumi\\bin",