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

This commit is contained in:
github-actions[bot] 2024-12-03 20:29:27 +00:00
parent 68fb5f1345
commit 29acd21dad

View File

@ -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.6594", "version": "4.0.6610",
"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.6594/Azure.Functions.Cli.win-arm64.4.0.6594.zip#/dl.7z", "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",
"hash": "453f18d2c2701b60ebbe252067e0de74963a42129a825d58cd852b5b3be8830d" "hash": "8cce24f5c6488cb508e0c2ecaf393ed3dc1ea35e955dc20bf246468f1dcd2162"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-x86.4.0.6594.zip#/dl.7z", "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",
"hash": "4d4b16d659edc0033796e725f3da518411cab75a1281d2b0a440fa08ef69228d" "hash": "6635fef5c30c631ac7d2f054cd9edca5d60d5527e68b047471a1b9fec04c5934"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-x64.4.0.6594.zip#/dl.7z", "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",
"hash": "53f2b4c20cf91c158007a93d870b6066ba8f8355b439c85f84474e8960954525" "hash": "10dc5355e569cd027e02792c148914ffa59694eea51ee1005f2de177913235a7"
} }
}, },
"bin": "func.exe", "bin": "func.exe",