From 05c56fe421b7402ce5df9876d7e2387eb8c37ec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 11 Aug 2020 09:10:47 +0200 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.2750 --- 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 4568289005..230c639a7b 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": "3.0.2630", + "version": "3.0.2750", "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/3.0.2630/Azure.Functions.Cli.win-x64.3.0.2630.zip#/dl.7z", - "hash": "dfcd7fb19e89ae9c790867597c06f5373a7a19d8b040336e5e8bd18c6e30be0b" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2750/Azure.Functions.Cli.win-x64.3.0.2750.zip#/dl.7z", + "hash": "88314c98473e836006da0e4f2031bba0649ff6ed6cae94e5e031afab1d17fdce" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2630/Azure.Functions.Cli.win-x86.3.0.2630.zip#/dl.7z", - "hash": "cb9c46c89d4884bddbf15476d0b46bd1783db527766128d21a7465fb988c5231" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2750/Azure.Functions.Cli.win-x86.3.0.2750.zip#/dl.7z", + "hash": "086e97e5e9d77f00ac754f377c56b759c1f8315fc7166d9ece72db342d255a41" } }, "bin": "func.exe",