diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6424f66e63..c69a22c776 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.9.0", + "version": "2.9.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-v2.9.0-windows-x64.zip", - "hash": "c99cd8d03d8119b42f0dd0fd5edf6edd63af501092a93ecccb961a1f1c5dad0a" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.9.1-windows-x64.zip", + "hash": "212a1194fff979f97c3d02e05c36494644590491403ca5237d4db8c18c0d2e7e" } }, "extract_dir": "Pulumi\\bin",