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

This commit is contained in:
github-actions[bot] 2025-07-16 20:30:32 +00:00
parent 0c8236f0a9
commit 92cef91c2c

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.7512", "version": "4.1.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.0.7512/Azure.Functions.Cli.win-arm64.4.0.7512.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.0/Azure.Functions.Cli.win-arm64.4.1.0.zip#/dl.7z",
"hash": "5ad22e82e17f052b62b9df7fa11c342dc91fb36a4cb1226dbe0b247ac60a82f2" "hash": "41a8bc904862561116e806557ae4e44dc8e9275faa2fa155bec384dcf024df16"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7512/Azure.Functions.Cli.win-x86.4.0.7512.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.0/Azure.Functions.Cli.win-x86.4.1.0.zip#/dl.7z",
"hash": "e937edc8e1fb4f0ba4373a8455ac3a73689cad5828f4ae76e25f499b3286984e" "hash": "1d25412298b6fcb6894c82bd685df473b88532c266235c5deb3f536e4f9d77a1"
}, },
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.7512/Azure.Functions.Cli.win-x64.4.0.7512.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.0/Azure.Functions.Cli.win-x64.4.1.0.zip#/dl.7z",
"hash": "ef8bea2a603df329a88d4afdb43f95888aac0f1da383f2f9896d399d76c2d512" "hash": "71b725fa6036186f3d511f92a7295b6c5ad8627ac819d8e294b4e2521d8eeb7a"
} }
}, },
"bin": "func.exe", "bin": "func.exe",