aws-sam-cli: Update to version 1.110.0

This commit is contained in:
github-actions[bot] 2024-02-22 20:23:56 +00:00
parent 680b7c02d8
commit 7b3b3b3b04

View File

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