diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 6d378ebcd7..9d69de76fe 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.55.0", + "version": "3.56.0", "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.55.0-windows-x64.zip", - "hash": "ab81c1444a4c7d0bf393c6f714086dd49ea139eb3394b46b41998197f7408f9f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.56.0-windows-x64.zip", + "hash": "927e076159fe9d709846de602199d275561ffd84c049f1a4631437eb481b4c7b" } }, "extract_dir": "Pulumi\\bin",