mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
azure-functions-core-tools: Update to version 4.0.5441
This commit is contained in:
parent
24fa17fc5f
commit
83b64622be
@ -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.5413",
|
"version": "4.0.5441",
|
||||||
"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.5413/Azure.Functions.Cli.win-x64.4.0.5413.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5441/Azure.Functions.Cli.win-x64.4.0.5441.zip#/dl.7z",
|
||||||
"hash": "3ef9a81044cd042dd0db192d00741ea8673a27c90c5e2d726d13b549e1110c71"
|
"hash": "bf983b26d0d722f687555384cc403292561ee251a67c7d48b051ba291c1e46a0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5413/Azure.Functions.Cli.win-x86.4.0.5413.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5441/Azure.Functions.Cli.win-x86.4.0.5441.zip#/dl.7z",
|
||||||
"hash": "c546bf32a8d7fd2e1c9bf0148853247a93c243a7021e27d63a183c6e36f2ffb0"
|
"hash": "d5aa7fb55c0d28b9843694480c05f65f40aa15df298f4f8a0cbf9801efc67b6e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user