From 664347d64003693a40b492780085b50640d0ab3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Apr 2022 00:32:50 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.4502 --- 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 207303a668..7a764432b8 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.4483", + "version": "3.0.4502", "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.4483/Azure.Functions.Cli.win-x64.4.0.4483.zip#/dl.7z", - "hash": "327c1b19bf747e1fd7172a2c39970cbcb4827a9245ab90507505454a70f7261b" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4502/Azure.Functions.Cli.win-x64.3.0.4502.zip#/dl.7z", + "hash": "70acfe7aa332ed475a9a2ff5417655638f53c0f81333c64c3d6d169f2c9fcb5f" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.4483/Azure.Functions.Cli.win-x86.4.0.4483.zip#/dl.7z", - "hash": "0299a3b4b21a54ebbc4cb68e9cb8bb072b5da9e6e3ed546d0b11843d353293e3" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.4502/Azure.Functions.Cli.win-x86.3.0.4502.zip#/dl.7z", + "hash": "91b0f53dfb7be996c2f8f76f00089f63e0f047be0c301737e3431cb1cb4c9bba" } }, "bin": "func.exe",