From 40cfd10c88fce15effb908d3fc02749f96560161 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 13 May 2021 18:03:26 +0000 Subject: [PATCH] azure-functions-core-tools: Update to version 3.0.3528 --- 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 9637405818..9c2675f65f 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.3477", + "version": "3.0.3528", "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.3477/Azure.Functions.Cli.win-x64.3.0.3477.zip#/dl.7z", - "hash": "31a489c1f7490b77fa3888e71acb721624860e2157b6b31b11badc4847b09e4f" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3528/Azure.Functions.Cli.win-x64.3.0.3528.zip#/dl.7z", + "hash": "bfd0359b912c498f70d34620bfa2712735fa1482c9d453edcbd7c65f98ebe534" }, "32bit": { - "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" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.3528/Azure.Functions.Cli.win-x86.3.0.3528.zip#/dl.7z", + "hash": "83478b84d66ed52e508e12a926666e1ad85fb9b7e7e091820b52f7ae3aae5bcd" } }, "bin": "func.exe",