mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
azure-functions-core-tools: Update to version 4.0.5095
This commit is contained in:
parent
7e7dcfb1e0
commit
a95cb88574
@ -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.5030",
|
"version": "4.0.5095",
|
||||||
"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.5030/Azure.Functions.Cli.win-x64.4.0.5030.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5095/Azure.Functions.Cli.win-x64.4.0.5095.zip#/dl.7z",
|
||||||
"hash": "946418c4faa269d5c8d303bc3b0133c937466ef13ee582901f1150190ef05afb"
|
"hash": "e5b15140c03e115e901dc77ed7e0c0545168335b0c76bf2cd4bf5e65630371dc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5030/Azure.Functions.Cli.win-x86.4.0.5030.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5095/Azure.Functions.Cli.win-x86.4.0.5095.zip#/dl.7z",
|
||||||
"hash": "6b1934ca12512592c6f2d03743ebcbd7c79d810c2f79d55e64371b41289da68a"
|
"hash": "7d32b5f6341853733e4a039aeeedbd1b88dfce28310783507620ebafa546719b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user