mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
azure-functions-core-tools: Update to version 4.0.4704
This commit is contained in:
parent
1b41c89e82
commit
52c9d31a98
@ -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": "3.0.4669",
|
"version": "4.0.4704",
|
||||||
"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/3.0.4669/Azure.Functions.Cli.win-x64.3.0.4669.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4704/Azure.Functions.Cli.win-x64.4.0.4704.zip#/dl.7z",
|
||||||
"hash": "df32abdc5d13e43eb5c195546e35c53780c5bc418207f29666bc8c9a8b56e4a5"
|
"hash": "9c11e4ef29a30faff0a38539a87a74c67a2e5192f2f6760a3406b61f1a0591aa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4669/Azure.Functions.Cli.win-x86.3.0.4669.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4704/Azure.Functions.Cli.win-x86.4.0.4704.zip#/dl.7z",
|
||||||
"hash": "df25129203d83d388026236e4fde55fb6d2eb5b279476dabba3de8c7d1344e19"
|
"hash": "9148553a9885c3b836caa6645c0d177a6b8936a70fc1339f87d84dc68ec3a926"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user