azure-functions-core-tools: Update to version 3.0.3528

This commit is contained in:
Richard Kuhnt 2021-05-13 18:03:26 +00:00
parent 03c8ac6b3a
commit 40cfd10c88

View File

@ -1,17 +1,17 @@
{ {
"##": "Rename download file because 7-zip can't decompress it as zip file.", "##": "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", "description": "Microsoft Azure Functions Core Tools",
"homepage": "https://github.com/Azure/azure-functions-core-tools", "homepage": "https://github.com/Azure/azure-functions-core-tools",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "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", "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": "31a489c1f7490b77fa3888e71acb721624860e2157b6b31b11badc4847b09e4f" "hash": "bfd0359b912c498f70d34620bfa2712735fa1482c9d453edcbd7c65f98ebe534"
}, },
"32bit": { "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", "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": "9364a1dfa9e2f7dc47cec29ef3884b4b12a031bf642a19d9bdc2cba006f429e8" "hash": "83478b84d66ed52e508e12a926666e1ad85fb9b7e7e091820b52f7ae3aae5bcd"
} }
}, },
"bin": "func.exe", "bin": "func.exe",