From 3aec678a6bab7e34f87baefc95b95ae1aaaf67a3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Apr 2021 19:01:46 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.3477 --- 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 2ca6899a20..9637405818 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.3442", + "version": "3.0.3477", "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.3442/Azure.Functions.Cli.win-x64.3.0.3442.zip#/dl.7z", - "hash": "e8f57e77b39fd6283e7b14be6c96c8b8d5a87eee1611c16eb7718df525f11abb" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3477/Azure.Functions.Cli.win-x64.3.0.3477.zip#/dl.7z", + "hash": "31a489c1f7490b77fa3888e71acb721624860e2157b6b31b11badc4847b09e4f" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3442/Azure.Functions.Cli.win-x86.3.0.3442.zip#/dl.7z", - "hash": "1197c329d006c128c4829c96605e3ffa44671038247300025c5ac48864276e8e" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3477/Azure.Functions.Cli.win-x86.3.0.3477.zip#/dl.7z", + "hash": "9364a1dfa9e2f7dc47cec29ef3884b4b12a031bf642a19d9bdc2cba006f429e8" } }, "bin": "func.exe",