diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 85b195847d..b4144f821e 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "1.9.1", + "version": "1.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-v1.9.1-windows-x64.zip", - "hash": "ae54f1236e030bf3a1177c3b0760f5a37ef198c6d57c16dd343ecbbd36d38c19" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v1.10.1-windows-x64.zip", + "hash": "caa85e942546232c2161225d57dea09c69319ee84a1d53938c6b772b705dc50e" } }, "extract_dir": "Pulumi\\bin",