diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 77ad0dfb54..74b15b45c8 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.77.0", + "version": "3.77.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.77.0-windows-x64.zip", - "hash": "a8f139ccd307deb206bfee2eaf71384292e10b2d545b59001fde329841ee1e34" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.77.1-windows-x64.zip", + "hash": "2b1c53aa7725799021ae08b211e7db6a9dd842c3f7a82c6cbcaa81ae4b8872a3" } }, "extract_dir": "Pulumi\\bin",