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

This commit is contained in:
Richard Kuhnt 2021-09-08 03:00:38 +00:00
parent 2f1508230b
commit 21b8a83d8c

View File

@ -1,17 +1,17 @@
{ {
"##": "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": "3.0.3568", "version": "3.0.3734",
"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": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3568/Azure.Functions.Cli.win-x64.3.0.3568.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3734/Azure.Functions.Cli.win-x64.3.0.3734.zip#/dl.7z",
"hash": "f2688f6f8a894b7542ccb7c23667fbdef85a2f6b66585c0a3916826ecc89f927" "hash": "908f799c32b1e76f255ddf8bc9a0bc6729e68166c59debbe4cd53ce9d02e6a18"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3568/Azure.Functions.Cli.win-x86.3.0.3568.zip#/dl.7z", "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3734/Azure.Functions.Cli.win-x86.3.0.3734.zip#/dl.7z",
"hash": "3f171a477df6e0af9f4258859015c47caf6037b017ed86d63cfec9548d882510" "hash": "ee857c394ae05c9ac9e43c870d435263ad0c0a735b41946e7dfbebd9ae7a5960"
} }
}, },
"bin": "func.exe", "bin": "func.exe",