aws-sam-cli: Update to version 1.95.0

This commit is contained in:
github-actions[bot] 2023-08-10 20:23:09 +00:00
parent f60ee83ac2
commit 3e7c5cfeab

View File

@ -1,5 +1,5 @@
{ {
"version": "1.94.0", "version": "1.95.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.94.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_", "url": "https://github.com/aws/aws-sam-cli/releases/download/v1.95.0/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "92bb9364aab6dd394ebf003b887e49bc26bc0a83de1546db688672167743a4d4" "hash": "feb7ff6aba81a225b74b479847abcb3a70a8c92b4ea5bfeadea59289fefe01f0"
} }
}, },
"pre_install": [ "pre_install": [