aws-sam-cli: Update to version 1.102.0

This commit is contained in:
github-actions[bot] 2023-11-15 00:32:54 +00:00
parent c731c195ca
commit 17e24f05b8

View File

@ -1,5 +1,5 @@
{ {
"version": "1.101.0", "version": "1.102.0",
"description": "Build, test, debug, and deploy Serverless applications from CLI", "description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/", "homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,8 +9,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.101.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.102.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "336674a7d4cdee54a6e31d97a69c7891b8356466f5cf33627c5faee4a066ccdc" "hash": "a5a64c26f14a939152c79cfa0ca7263330aafc5ae89a54a66ac303481735d1df"
} }
}, },
"pre_install": [ "pre_install": [