aws-sam-cli: Update to version 1.81.0

This commit is contained in:
github-actions[bot] 2023-04-20 20:28:02 +00:00
parent 8a5c4a0c2b
commit 06069eee25

View File

@ -1,5 +1,5 @@
{ {
"version": "1.80.0", "version": "1.81.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",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.80.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.81.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "533b5cfa853bd472bb3c30477a838ca9ac5af6b37f49de6834d6fd50d3650443" "hash": "ea74e364263fe3eeaa77d628c50dd3d867a30f29a3d2d61a6d2df2e07a0598fe"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",