mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
azure-functions-core-tools: Update to version 4.0.6821
This commit is contained in:
parent
faae11b275
commit
01b8310dc0
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||||
"##": "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.6610",
|
"version": "4.0.6821",
|
||||||
"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": {
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6610/Azure.Functions.Cli.win-arm64.4.0.6610.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6821/Azure.Functions.Cli.win-arm64.4.0.6821.zip#/dl.7z",
|
||||||
"hash": "8cce24f5c6488cb508e0c2ecaf393ed3dc1ea35e955dc20bf246468f1dcd2162"
|
"hash": "b40872ae7d28b66e7422beda8eb5324a70cbf95cef9e52597bdd0b11f0038d8f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6610/Azure.Functions.Cli.win-x86.4.0.6610.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6821/Azure.Functions.Cli.win-x86.4.0.6821.zip#/dl.7z",
|
||||||
"hash": "6635fef5c30c631ac7d2f054cd9edca5d60d5527e68b047471a1b9fec04c5934"
|
"hash": "fe9ab6d17dc8fa21a5d8afa5f50321183748727085ba1c7b674d1f1d205ad576"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6610/Azure.Functions.Cli.win-x64.4.0.6610.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6821/Azure.Functions.Cli.win-x64.4.0.6821.zip#/dl.7z",
|
||||||
"hash": "10dc5355e569cd027e02792c148914ffa59694eea51ee1005f2de177913235a7"
|
"hash": "9452852df743112d3eb08312f6126adf67a28dc26a88a96f05ad0f8360e44f5c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user