From f1d5a4fa6e73233515752d563169d933f8285948 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 04:26:05 +0000 Subject: [PATCH] pulumi: Update to version 3.68.0 --- bucket/pulumi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pulumi.json b/bucket/pulumi.json index 5b62419060..d7b35cadf8 100644 --- a/bucket/pulumi.json +++ b/bucket/pulumi.json @@ -1,12 +1,12 @@ { - "version": "3.67.1", + "version": "3.68.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.67.1-windows-x64.zip", - "hash": "c7dc5d1cfcd13e773a1affc97245b0012f2838a17cb0ca747fea1233be917741" + "url": "https://get.pulumi.com/releases/sdk/pulumi-v3.68.0-windows-x64.zip", + "hash": "7234084e614fa1b1b406ce445cc23d227cbb6e78af0af01fd6de0d0bc6613a00" } }, "extract_dir": "Pulumi\\bin",