aws-sam-cli: Update to version 1.112.0

This commit is contained in:
github-actions[bot] 2024-03-13 00:33:27 +00:00
parent 83655e4964
commit aef52daa92

View File

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