diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 62c4aabf90..a029c4f4c4 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.113.1", + "version": "3.113.2", "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.113.1-windows-x64.zip", - "hash": "a81291f046176dc580ac02a46f811e53608762f09a89394cc16c81ba3c5ed59f" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.113.2-windows-x64.zip", + "hash": "38e5c2358f56255df4e84b19d971eece0eb26d2e49d9cb54f12a7a4a54e4e597" } }, "extract_dir": "Pulumi\\bin",