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

This commit is contained in:
github-actions[bot] 2025-06-03 00:40:47 +00:00
parent 2582e0d95b
commit 1b5b619408

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.7030", "version": "4.0.7317",
"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.7030/Azure.Functions.Cli.win-arm64.4.0.7030.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7317/Azure.Functions.Cli.win-arm64.4.0.7317.zip#/dl.7z",
"hash": "81b0610758e34de306875423ae53664df21ef3c19fd4e75fbb4d938437401e8d" "hash": "d58db5bebb12111e8fb698d465c55421dfaf1567db5cb95b43647954f7bfc235"
}, },
"32bit": { "32bit": {
"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", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7317/Azure.Functions.Cli.win-x86.4.0.7317.zip#/dl.7z",
"hash": "18b552127b0eb17c2e5112b2a85cc79bc31a2ecaa3a69a9b26f455ab2ebfd8e3" "hash": "8dd5b68bcf6ee1a5e4d9a1fbce1d86fac3e0a6a1744f6e9819b48b18b49de29c"
}, },
"64bit": { "64bit": {
"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", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7317/Azure.Functions.Cli.win-x64.4.0.7317.zip#/dl.7z",
"hash": "98cd34f63efe5a356f691861323b6b17dfafceccccf93ef06e2c3530ed8d3b38" "hash": "40b4ba03469acace4ae8ef45c697ef80ff9dc93b5fca24a9cd4cd4dbf21b4a09"
} }
}, },
"bin": "func.exe", "bin": "func.exe",