diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 3954797f05..ece3033def 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,16 +1,16 @@ { "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", - "version": "2.7.1724", + "version": "2.7.1812", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1724/Azure.Functions.Cli.win-x64.2.7.1724.zip", - "hash": "5455d1720dd0b8a3f1e3f73b14f95ff62cca8f2d0904a3f611db6287898a1b46" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1812/Azure.Functions.Cli.win-x64.2.7.1812.zip", + "hash": "e24c3cc40be419cd0583fa048dcb089ad3d39e36d641e5e5886497da65709d4f" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1724/Azure.Functions.Cli.win-x86.2.7.1724.zip", - "hash": "a4cfeeda50d38b491f109c6fae0bdf725506eb1d223807ecb7e78902762ddabb" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1812/Azure.Functions.Cli.win-x86.2.7.1812.zip", + "hash": "f96aeb50d4cec72b0a34ce2a87fbf0aaaddca717cfb9198170fb81c83694c083" } }, "bin": "func.exe",