mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
azure-functions-core-tools: Update to version 4.0.4590
This commit is contained in:
parent
e688a78a6f
commit
8e4f3bf815
@ -1,17 +1,17 @@
|
||||
{
|
||||
"##": "Rename download file because 7-zip can't decompress it as zip file.",
|
||||
"version": "3.0.4585",
|
||||
"version": "4.0.4590",
|
||||
"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/3.0.4585/Azure.Functions.Cli.win-x64.3.0.4585.zip#/dl.7z",
|
||||
"hash": "a426f8d1de4a2426d9b8ae426ff24808d73cd4ec49886ef941d91aa6a06199a1"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4590/Azure.Functions.Cli.win-x64.4.0.4590.zip#/dl.7z",
|
||||
"hash": "d556ff3f447b3b3d5b77dc2b2f15257c08d7cd4a2f2d39aa5ce2d375417e2a1a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4585/Azure.Functions.Cli.win-x86.3.0.4585.zip#/dl.7z",
|
||||
"hash": "8a7a1f5f2e3c7b42d10f39d2ddb304a31c9cb15c8fed9d5eb6c921c6d1922a61"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4590/Azure.Functions.Cli.win-x86.4.0.4590.zip#/dl.7z",
|
||||
"hash": "9c6b16a064afc894898d4e7f71b1d5fece7c85c8afdccbf4c5b6ee6f19c35801"
|
||||
}
|
||||
},
|
||||
"bin": "func.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user