From 25bdaff4b716baff8694a328cff9910d4237dde5 Mon Sep 17 00:00:00 2001 From: Quetzalli Date: Fri, 19 Dec 2025 11:24:03 -0800 Subject: [PATCH 1/2] Update LocalStack CLI version in installation guide --- src/content/docs/aws/getting-started/installation.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/docs/aws/getting-started/installation.mdx b/src/content/docs/aws/getting-started/installation.mdx index 123881f4..d78510da 100644 --- a/src/content/docs/aws/getting-started/installation.mdx +++ b/src/content/docs/aws/getting-started/installation.mdx @@ -72,7 +72,8 @@ You may download the binary for your architecture using the link below: or use the following curl command: - + Then extract the LocalStack CLI from the terminal: From bc3f07f6588eeba5739fe04545fa23598b7155c7 Mon Sep 17 00:00:00 2001 From: Quetzalli Date: Tue, 23 Dec 2025 03:08:01 -0800 Subject: [PATCH 2/2] Update curl command to use LOCALSTACK_VERSION variable --- src/content/docs/aws/getting-started/installation.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/aws/getting-started/installation.mdx b/src/content/docs/aws/getting-started/installation.mdx index d78510da..1ebfb91d 100644 --- a/src/content/docs/aws/getting-started/installation.mdx +++ b/src/content/docs/aws/getting-started/installation.mdx @@ -72,8 +72,8 @@ You may download the binary for your architecture using the link below: or use the following curl command: - + Then extract the LocalStack CLI from the terminal: