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