azure-functions-core-tools: Update to version 4.2.2

This commit is contained in:
github-actions[bot] 2025-08-29 20:28:49 +00:00
parent 4c9c27e1c5
commit 6c2e559622

View File

@ -1,22 +1,22 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"##": "Rename download file because 7-zip can't decompress it as zip file.",
"version": "4.2.1",
"version": "4.2.2",
"description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT",
"architecture": {
"arm64": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.1/Azure.Functions.Cli.win-arm64.4.2.1.zip#/dl.7z",
"hash": "797eb107babe001e25bf23407de0a825454a6cee32362ae34b3853e608174a34"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-arm64.4.2.2.zip#/dl.7z",
"hash": "064377a31c6a30300cca8c85f5e8257c5ec8ce24101c63466f3b67971e80ba8d"
},
"32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.1/Azure.Functions.Cli.win-x86.4.2.1.zip#/dl.7z",
"hash": "8c7b0bcaab64daecca90bc59332451e7d9a02f022c1534fd7d4f6071eeb9cf0b"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-x86.4.2.2.zip#/dl.7z",
"hash": "806836f660e4e396dda8c28aede4cf2cd32460a61e63ce18e4d95bc9b7f149bf"
},
"64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.1/Azure.Functions.Cli.win-x64.4.2.1.zip#/dl.7z",
"hash": "85b905d942da249ea6e1570fae96173bf863bb5c59cabe3e15dbe0c89270d88c"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-x64.4.2.2.zip#/dl.7z",
"hash": "3b12cb880f979efac20b4773ca219193e4880a33d8cf25fce95a8a0c7cfc3e68"
}
},
"bin": "func.exe",