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

This commit is contained in:
github-actions[bot] 2025-03-26 20:29:03 +00:00
parent 40d4a9b5ae
commit ad16869615

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.0.6821",
"version": "4.0.7030",
"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.0.6821/Azure.Functions.Cli.win-arm64.4.0.6821.zip#/dl.7z",
"hash": "b40872ae7d28b66e7422beda8eb5324a70cbf95cef9e52597bdd0b11f0038d8f"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7030/Azure.Functions.Cli.win-arm64.4.0.7030.zip#/dl.7z",
"hash": "81b0610758e34de306875423ae53664df21ef3c19fd4e75fbb4d938437401e8d"
},
"32bit": {
"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": "fe9ab6d17dc8fa21a5d8afa5f50321183748727085ba1c7b674d1f1d205ad576"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7030/Azure.Functions.Cli.win-x86.4.0.7030.zip#/dl.7z",
"hash": "18b552127b0eb17c2e5112b2a85cc79bc31a2ecaa3a69a9b26f455ab2ebfd8e3"
},
"64bit": {
"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": "9452852df743112d3eb08312f6126adf67a28dc26a88a96f05ad0f8360e44f5c"
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7030/Azure.Functions.Cli.win-x64.4.0.7030.zip#/dl.7z",
"hash": "98cd34f63efe5a356f691861323b6b17dfafceccccf93ef06e2c3530ed8d3b38"
}
},
"bin": "func.exe",