mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
azure-functions-core-tools: Update to version 3.0.3568
This commit is contained in:
parent
4b8985b7c2
commit
dcf9b49577
@ -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.3528",
|
"version": "3.0.3568",
|
||||||
"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.3528/Azure.Functions.Cli.win-x64.3.0.3528.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3568/Azure.Functions.Cli.win-x64.3.0.3568.zip#/dl.7z",
|
||||||
"hash": "bfd0359b912c498f70d34620bfa2712735fa1482c9d453edcbd7c65f98ebe534"
|
"hash": "f2688f6f8a894b7542ccb7c23667fbdef85a2f6b66585c0a3916826ecc89f927"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3528/Azure.Functions.Cli.win-x86.3.0.3528.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3568/Azure.Functions.Cli.win-x86.3.0.3568.zip#/dl.7z",
|
||||||
"hash": "83478b84d66ed52e508e12a926666e1ad85fb9b7e7e091820b52f7ae3aae5bcd"
|
"hash": "3f171a477df6e0af9f4258859015c47caf6037b017ed86d63cfec9548d882510"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user