From 08183bbb29aeb55141ec8fccb025c7cbd1fc20b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 12:33:24 +0000 Subject: [PATCH] localstack: Update to version 4.14.0 --- bucket/localstack.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/localstack.json b/bucket/localstack.json index 261cfb6587..9a933116bb 100644 --- a/bucket/localstack.json +++ b/bucket/localstack.json @@ -1,12 +1,12 @@ { - "version": "4.13.1", + "version": "4.14.0", "description": "A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.", "homepage": "https://localstack.cloud", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/localstack/localstack-cli/releases/download/v4.13.1/localstack-cli-4.13.1-windows-amd64-onefile.zip", - "hash": "c4d4a6446eee489eb7c580fd4343217bdcd4597a00921924c4a81a2b09ed86db" + "url": "https://github.com/localstack/localstack-cli/releases/download/v4.14.0/localstack-cli-4.14.0-windows-amd64-onefile.zip", + "hash": "c5355fd034ce9b8682c07b04e49db109b8dfff2dcd8a6c8ea8c3ff1debbc80f6" } }, "bin": "localstack.exe",