aws-sam-cli: Update to version 1.111.0

This commit is contained in:
github-actions[bot] 2024-03-06 20:24:35 +00:00
parent 409884ab24
commit 7fdf398ee2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.110.0", "version": "1.111.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.110.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.111.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "50feb14b25ee1dba7fa31212689d36285752836c0af31a0f180acccccee3bf7b" "hash": "a810f995a06af1cb8ca90afdb16a214b82195c6b71dac27c6e9265cdf8d68962"
} }
}, },
"pre_install": [ "pre_install": [