aws-sam-cli: Update to version 1.83.0

This commit is contained in:
github-actions[bot] 2023-05-11 20:25:01 +00:00
parent 202e6d5c81
commit 0206aab7aa

View File

@ -1,5 +1,5 @@
{ {
"version": "1.82.0", "version": "1.83.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.82.0/AWS_SAM_CLI_64_PY3.msi", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.83.0/AWS_SAM_CLI_64_PY3.msi",
"hash": "11ee7343e89c086c454763e9d912396e7dc1b1e447f236eba209ed9ad55be6d2" "hash": "57368b0678288e699a62fee741d6328b80813c00ecbf77b399856361f12de24a"
} }
}, },
"extract_dir": "Amazon\\AWSSAMCLI", "extract_dir": "Amazon\\AWSSAMCLI",