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

This commit is contained in:
github-actions[bot] 2025-11-15 00:39:22 +00:00
parent f0949286a9
commit f7058b5d78

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.4.1", "version": "4.5.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.4.1/Azure.Functions.Cli.win-arm64.4.4.1.zip#/dl.7z", "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",
"hash": "cd893095dd33a6b8cde501598b16a2ad182eea1354a60782bd31bccfdffa12b8" "hash": "ef0ed81b32b15b6241ea4a302ed530d23d537b85948c8775385387ee2560732e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.1/Azure.Functions.Cli.win-x86.4.4.1.zip#/dl.7z", "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",
"hash": "d540c425ac54ab9c3bc578ecfa7fa6236b4ff68288afffa17072ef847f6ec1c8" "hash": "53abb8306fa135b48ef78ee90872c7be6ebc2af1733f572dd93913f9258be489"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.4.1/Azure.Functions.Cli.win-x64.4.4.1.zip#/dl.7z", "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",
"hash": "5183166639e17c987cba9df9574502f952f6137b51ee1729e7ae1e9dee565f27" "hash": "9f74ad48b46a915e98668feed0e157315fe69e0d481366e997e8b0a44d45982b"
} }
}, },
"bin": "func.exe", "bin": "func.exe",