mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 14:17:58 -04:00
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"releases": {
|
|
"5.x": "5.6.16",
|
|
"6.x": "6.8.23",
|
|
"7.x": "7.17.19",
|
|
"8.x": "8.13.1"
|
|
},
|
|
"snapshots": {
|
|
"7.x": "7.17.20-SNAPSHOT",
|
|
"8.x": "8.13.2-SNAPSHOT",
|
|
"main": "8.14.0-SNAPSHOT"
|
|
}
|
|
}
|