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

This commit is contained in:
github-actions[bot] 2025-12-16 00:44:14 +00:00
parent 3f211ef0cb
commit a871548efd

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.5.0", "version": "4.6.0",
"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.5.0/Azure.Functions.Cli.win-arm64.4.5.0.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-arm64.4.6.0.zip#/dl.7z",
"hash": "ef0ed81b32b15b6241ea4a302ed530d23d537b85948c8775385387ee2560732e" "hash": "8d7521b7a7cb29ad0f311dc3453486f19a5c41c7146401ab136107428d664437"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-x86.4.5.0.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-x86.4.6.0.zip#/dl.7z",
"hash": "53abb8306fa135b48ef78ee90872c7be6ebc2af1733f572dd93913f9258be489" "hash": "974382f27a21d4a4a067f5bfd9ac8eda30e9607ac0df7e8e814529c6a1ff64cd"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-x64.4.5.0.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-x64.4.6.0.zip#/dl.7z",
"hash": "9f74ad48b46a915e98668feed0e157315fe69e0d481366e997e8b0a44d45982b" "hash": "dd8c2e947e36e5626731b31eaf789294155d3f02fc00ab43495f9f2da92dc597"
} }
}, },
"bin": "func.exe", "bin": "func.exe",