aws-sam-cli: Update to version 1.99.0

This commit is contained in:
github-actions[bot] 2023-10-18 20:24:32 +00:00
parent 6fd2694acd
commit 0e102476af

View File

@ -1,5 +1,5 @@
{ {
"version": "1.98.0", "version": "1.99.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.98.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.99.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "095fa2742f6cf51a3586b9f5aa867eb9e67c976a2410605054274a699ef44997" "hash": "cdac86ea863ddf24ae73d2b99eba37aeda0f074c00bc7ba5fd99a6c32257d3af"
} }
}, },
"pre_install": [ "pre_install": [