From a4527220406d3ce02476e5cd8cdccfac79653eb8 Mon Sep 17 00:00:00 2001 From: HUMORCE Date: Thu, 10 Aug 2023 11:03:47 +0000 Subject: [PATCH] aws-sam-cli@1.94.0: Fix url - Mistake in https://github.com/ScoopInstaller/Main/commit/7c50da970bad1d0cc8f3cbd116d68d72065b9107 --- bucket/aws-sam-cli.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/aws-sam-cli.json b/bucket/aws-sam-cli.json index b4a9fad6a2..ec3b868078 100644 --- a/bucket/aws-sam-cli.json +++ b/bucket/aws-sam-cli.json @@ -9,7 +9,7 @@ }, "architecture": { "64bit": { - "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.94.0/AWS_SAM_CLI_64_PY3.msi_", + "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.94.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "hash": "92bb9364aab6dd394ebf003b887e49bc26bc0a83de1546db688672167743a4d4" } }, @@ -32,7 +32,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/aws/aws-sam-cli/releases/download/v$version/AWS_SAM_CLI_64_PY3.msi_" + "url": "https://github.com/aws/aws-sam-cli/releases/download/v$version/AWS_SAM_CLI_64_PY3.msi#/dl.msi_" } }, "hash": {