mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
azure-functions-core-tools: Update to version 3.0.4585
This commit is contained in:
parent
776203b13a
commit
fb831c7a42
@ -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.4544",
|
"version": "3.0.4585",
|
||||||
"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.4544/Azure.Functions.Cli.win-x64.4.0.4544.zip#/dl.7z",
|
"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": "90965b8809a873b460d93daf3ca5a0b64db43c1b8e8f11fbaa7513cec1dc2812"
|
"hash": "a426f8d1de4a2426d9b8ae426ff24808d73cd4ec49886ef941d91aa6a06199a1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4544/Azure.Functions.Cli.win-x86.4.0.4544.zip#/dl.7z",
|
"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": "136813c5c6ad5ac267d169b4cea32c95a66e4b2858fe8ac8c4f5c2a1ffa59a4b"
|
"hash": "8a7a1f5f2e3c7b42d10f39d2ddb304a31c9cb15c8fed9d5eb6c921c6d1922a61"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user