aws-sam-cli: Update to version 1.101.0

This commit is contained in:
github-actions[bot] 2023-11-09 20:24:15 +00:00
parent 89a7808726
commit 12eefdcfeb

View File

@ -1,5 +1,5 @@
{ {
"version": "1.100.0", "version": "1.101.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.100.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.101.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "8ff4a37ea6e8c049373771e54763677c0595a3594091c4c51ea8869a6f9d55f7" "hash": "336674a7d4cdee54a6e31d97a69c7891b8356466f5cf33627c5faee4a066ccdc"
} }
}, },
"pre_install": [ "pre_install": [