2525 "hidden" : false
2626 },
2727 "v2-prerelease" : {
28- "release" : " 2.11.0 " ,
28+ "release" : " 2.11.1 " ,
2929 "displayName" : " Azure Functions v2 Prerelease (.NET Core)" ,
3030 "displayVersion" : " v2" ,
3131 "releaseQuality" : " Prerelease" ,
443443 }
444444 ]
445445 },
446+ "2.11.1" : {
447+ "Microsoft.NET.Sdk.Functions" : " 1.0.23" ,
448+ "cli" : " https://functionscdn.azureedge.net/public/2.2.32/Azure.Functions.Cli.win-x86.2.2.32.zip" ,
449+ "sha2" : " 227D26DC072FC6670F6D3123B1EE7F6E4F78699A8914675557A07C18066CEC09" ,
450+ "nodeVersion" : " 8.11.1" ,
451+ "localEntryPoint" : " func.exe" ,
452+ "itemTemplates" : " https://www.myget.org/F/azure-appservice/api/v2/package/Azure.Functions.Templates/2.0.0-10310" ,
453+ "projectTemplates" : " https://www.myget.org/F/azure-appservice/api/v2/package/Microsoft.AzureFunctions.ProjectTemplates/2.0.0-10310" ,
454+ "templateApiZip" : " https://functionscdn.azureedge.net/public/TemplatesApi/2.0.0-10310.zip" ,
455+ "FUNCTIONS_EXTENSION_VERSION" : " ~2" ,
456+ "requiredRuntime" : " .NET Core" ,
457+ "minimumRuntimeVersion" : " 2.1" ,
458+ "standaloneCli" : [
459+ {
460+ "OS" : " Linux" ,
461+ "Architecture" : " x64" ,
462+ "downloadLink" : " https://functionscdn.azureedge.net/public/2.2.32/Azure.Functions.Cli.linux-x64.2.2.32.zip" ,
463+ "sha2" : " 32CAC128883EDE1A52E4DC93732E470E86F213CADD1A9BA9418D3ABB915A4C0E"
464+ },
465+ {
466+ "OperatingSystem" : " MacOS" ,
467+ "Architecture" : " x64" ,
468+ "downloadLink" : " https://functionscdn.azureedge.net/public/2.2.32/Azure.Functions.Cli.osx-x64.2.2.32.zip" ,
469+ "sha2" : " 2EC8FC55155680CAC53F674AF4D0F3E70BA42464C16EACFCD8EB63B78CC4C283"
470+ },
471+ {
472+ "OS" : " Windows" ,
473+ "Architecture" : " x64" ,
474+ "downloadLink" : " https://functionscdn.azureedge.net/public/2.2.32/Azure.Functions.Cli.win-x64.2.2.32.zip" ,
475+ "sha2" : " C22A7C0FEC52BA30D1DB1FEAC16872098DCD4202596DBF607DC23F28DDF9E287"
476+ },
477+ {
478+ "OS" : " Windows" ,
479+ "Architecture" : " x86" ,
480+ "downloadLink" : " https://functionscdn.azureedge.net/public/2.2.32/Azure.Functions.Cli.win-x86.2.2.32.zip" ,
481+ "sha2" : " 227D26DC072FC6670F6D3123B1EE7F6E4F78699A8914675557A07C18066CEC09"
482+ }
483+ ]
484+ },
446485 "1.0.11" : {
447486 "Microsoft.NET.Sdk.Functions" : " 1.0.13" ,
448487 "cli" : " https://functionscdn.azureedge.net/public/1.0.10/Azure.Functions.Cli.zip" ,
540579 "FUNCTIONS_EXTENSION_VERSION" : " ~1"
541580 }
542581 }
543- }
582+ }
0 commit comments