aws-sam-cli: Update to version 1.97.0

This commit is contained in:
github-actions[bot] 2023-09-05 20:23:17 +00:00
parent bf8d0b05df
commit 15c9a3badb

View File

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