From 1be13fc07c0e0d69ffbc890f079339fe1ea7760a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 00:33:24 +0000 Subject: [PATCH] pulumi: Update to version 3.67.1 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index a3312cccce..5b62419060 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.67.0", + "version": "3.67.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.67.0-windows-x64.zip", - "hash": "5c16a02176b0fea7b0e73ac891a955b7952fac884dd20b6e2a31cb851030501e" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.67.1-windows-x64.zip", + "hash": "c7dc5d1cfcd13e773a1affc97245b0012f2838a17cb0ca747fea1233be917741" } }, "extract_dir": "Pulumi\\bin",