From 7affec945972941f6058e58cc868075839c350c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 20:30:31 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 4.0.4670 --- bucket/azure-functions-core-tools.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 635f01d00e..e7d45e56a6 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,17 +1,17 @@ { "##": "Rename download file because 7-zip can't decompress it as zip file.", - "version": "4.0.4653", + "version": "4.0.4670", "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4653/Azure.Functions.Cli.win-x64.4.0.4653.zip#/dl.7z", - "hash": "c4c61db2cfed3d9dba13b3a9332f4ce017cd700a8efbf91414fe0ff9e109edb7" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4670/Azure.Functions.Cli.win-x64.4.0.4670.zip#/dl.7z", + "hash": "e8e7e6dd16fa7a5ae862776cc1b7d0481a10322b781f8e6c4fe962fafc48c320" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4653/Azure.Functions.Cli.win-x86.4.0.4653.zip#/dl.7z", - "hash": "e4dba1dbd155150105c2db4bb0ebca0f7ebe5a7a513fe20cf79442b0501a5be2" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4670/Azure.Functions.Cli.win-x86.4.0.4670.zip#/dl.7z", + "hash": "67fca2536d575c2897a5829518ebf0a1d1c5c17ddeea63bb68a020e0fafdbdb6" } }, "bin": "func.exe",