mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
azure-functions-core-tools: Update to version 4.0.5801
This commit is contained in:
parent
da35da2eb2
commit
e598eb84bf
@ -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.5700",
|
"version": "4.0.5801",
|
||||||
"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.5700/Azure.Functions.Cli.win-x64.4.0.5700.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5801/Azure.Functions.Cli.win-x64.4.0.5801.zip#/dl.7z",
|
||||||
"hash": "7130e8df7b8d5a7e3c66a86ab66dcdee404c229343dd6e36561ddc1e4fe45222"
|
"hash": "302fb7f49e271f5a8b5b8def91239d3e2fda99304f928fd90a92346a6ef64a0a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5700/Azure.Functions.Cli.win-x86.4.0.5700.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5801/Azure.Functions.Cli.win-x86.4.0.5801.zip#/dl.7z",
|
||||||
"hash": "1583b77e07a9ea81ce56dd68f7cfbb43a092d130d6a7392c79793daf83e83661"
|
"hash": "d3f40e2c03cbca3ec1e2e39869f43330abcdd77f36feeb43e485b894b277fb36"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user