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

This commit is contained in:
github-actions[bot] 2022-12-08 20:25:38 +00:00
parent 5c7308eb70
commit ebcffa0748

View File

@ -1,17 +1,17 @@
{
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "4.0.4785",
"version": "4.0.4915",
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4785/Azure.Functions.Cli.win-x64.4.0.4785.zip#/dl.7z",
"hash": "4564c233fecfb15702f4702aab96b3ab74690dd9cf0476d480e48618a43129bb"
"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",
"hash": "0cd6a88b170c2cc190f05ea888667872bca29d6d8d940159a1491f6d253135b6"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4785/Azure.Functions.Cli.win-x86.4.0.4785.zip#/dl.7z",
"hash": "88c6e7840840b3acf1055d2eb4648f671fa8dbd7eb223163161095b6d8373c79"
"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",
"hash": "019dac433d3c0bfc27ed582f854924b2f183835f087604278cf96fe7f12038aa"
}
},
"bin": "func.exe",