azure-functions-core-tools: Update to version 4.0.5030

This commit is contained in:
github-actions[bot] 2023-02-24 04:28:40 +00:00
parent deec5a107e
commit 4b9b1022f2

View File

@ -1,17 +1,17 @@
{ {
"##": "Rename download file because 7-zip can't decompress it as zip file.", "##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "4.0.4915", "version": "4.0.5030",
"description": "Microsoft Azure Functions Core Tools", "description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools", "homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4915/Azure.Functions.Cli.win-x64.4.0.4915.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5030/Azure.Functions.Cli.win-x64.4.0.5030.zip#/dl.7z",
"hash": "0cd6a88b170c2cc190f05ea888667872bca29d6d8d940159a1491f6d253135b6" "hash": "946418c4faa269d5c8d303bc3b0133c937466ef13ee582901f1150190ef05afb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4915/Azure.Functions.Cli.win-x86.4.0.4915.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5030/Azure.Functions.Cli.win-x86.4.0.5030.zip#/dl.7z",
"hash": "019dac433d3c0bfc27ed582f854924b2f183835f087604278cf96fe7f12038aa" "hash": "6b1934ca12512592c6f2d03743ebcbd7c79d810c2f79d55e64371b41289da68a"
} }
}, },
"bin": "func.exe", "bin": "func.exe",