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.3388
This commit is contained in:
parent
ec92c784a5
commit
a7e51e68ba
@ -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.3354",
|
"version": "3.0.3388",
|
||||||
"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.3354/Azure.Functions.Cli.win-x64.3.0.3354.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3388/Azure.Functions.Cli.win-x64.3.0.3388.zip#/dl.7z",
|
||||||
"hash": "c6dedfe0c7b43207f3c92a0fedaeca254f87cd07711ada542baf2cdac9bf2696"
|
"hash": "10b202ecd6b63a378adf62a599091a0d71fb68fb719261bf04cda677b1591819"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3354/Azure.Functions.Cli.win-x86.3.0.3354.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3388/Azure.Functions.Cli.win-x86.3.0.3388.zip#/dl.7z",
|
||||||
"hash": "00ba3ebd667b12f1cc8176da26a313d2833edbea4e5e7079bd143cbae3dc0628"
|
"hash": "ab28b784c22282365d5a39ef3f2cb03ab059ec2b483721600a0c2334aef74dfc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user