diff --git a/bucket/azure-functions-core-tools.json b/bucket/azure-functions-core-tools.json index 8c6616d264..9ad8a8ffe0 100644 --- a/bucket/azure-functions-core-tools.json +++ b/bucket/azure-functions-core-tools.json @@ -1,22 +1,22 @@ { "$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json", "##": "Rename download file because 7-zip can't decompress it as zip file.", - "version": "4.1.1", + "version": "4.1.2", "description": "Microsoft Azure Functions Core Tools", "homepage": "https://github.com/Azure/azure-functions-core-tools", "license": "MIT", "architecture": { "arm64": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.1/Azure.Functions.Cli.win-arm64.4.1.1.zip#/dl.7z", - "hash": "ec06414c451da1446a93ee18c08605318c1cda3af673df5211f648e47696dfee" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.2/Azure.Functions.Cli.win-arm64.4.1.2.zip#/dl.7z", + "hash": "9f6b82e68893d646a3788c2bc8cea85719be57604201c1fe931646eb0d7d9f24" }, "32bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.1/Azure.Functions.Cli.win-x86.4.1.1.zip#/dl.7z", - "hash": "6589e24b2157572d3341cea9b491b0ba1ef9d1583fc555b7fa927a7ad90889fe" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.2/Azure.Functions.Cli.win-x86.4.1.2.zip#/dl.7z", + "hash": "235a56889d70c3e3374a4c51a9cb3a301e11312370cbc174bd3f9fc6f8729ece" }, "64bit": { - "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.1/Azure.Functions.Cli.win-x64.4.1.1.zip#/dl.7z", - "hash": "ff3588eb8293a63b2262060bc5647385455dd1b1a4ea56044d8967b70863f72f" + "url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.1.2/Azure.Functions.Cli.win-x64.4.1.2.zip#/dl.7z", + "hash": "03ed7ba3003e386b8bed44493cd75b01d82385d0cede0c8bf3eadce0eea6a21f" } }, "bin": "func.exe",