aws-sam-cli: Update to version 1.98.0

This commit is contained in:
github-actions[bot] 2023-10-03 20:23:44 +00:00
parent 116950f29e
commit 7599b21296

View File

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