diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 0f31683e8d..02ec7cdaf4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "2.10.0", + "version": "2.10.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.10.0-windows-x64.zip", - "hash": "be2d4d4c669b52c53ee22b02a8bc59221e764b1b837e73f745eb60d7467c6327" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v2.10.1-windows-x64.zip", + "hash": "51f83a5e36332d577bb1da3c3a0634bf1cc633a426e0be4ee5d1d84cb74ed806" } }, "extract_dir": "Pulumi\\bin",