mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
azure-functions-core-tools: Update to version 3.0.2106
This commit is contained in:
parent
f19b066570
commit
1cf3afb749
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"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",
|
||||||
"version": "2.7.2100",
|
"version": "3.0.2106",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2100/Azure.Functions.Cli.win-x64.2.7.2100.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2106/Azure.Functions.Cli.win-x64.3.0.2106.zip#/dl.7z",
|
||||||
"hash": "7abddda3a9efdff24e5c0f281e2d027ef6e292fb06eaf018cb2b14f76bf6703d"
|
"hash": "7ed8383ee6d3594c12688378d1e9822c11169ea8e91b1cd5a93637e3c21f2097"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2100/Azure.Functions.Cli.win-x86.2.7.2100.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2106/Azure.Functions.Cli.win-x86.3.0.2106.zip#/dl.7z",
|
||||||
"hash": "bdd63828581aef3901a169bd76751d2f3ffad0211ffe87158c2b0918e2fcb44f"
|
"hash": "75d198274779822c6b037ed7336d4d261ca2aff97bd13cd840cccc0b4a208012"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user