mirror of
https://github.com/elastic/logstash.git
synced 2025-04-19 04:15:23 -04:00
16 lines
367 B
JSON
16 lines
367 B
JSON
{
|
|
"releases": {
|
|
"7.current": "7.17.28",
|
|
"8.previous": "8.16.6",
|
|
"8.current": "8.17.4"
|
|
},
|
|
"snapshots": {
|
|
"7.current": "7.17.29-SNAPSHOT",
|
|
"8.previous": "8.16.7-SNAPSHOT",
|
|
"8.current": "8.17.5-SNAPSHOT",
|
|
"8.next": "8.18.0-SNAPSHOT",
|
|
"8.future": "8.19.0-SNAPSHOT",
|
|
"9.next": "9.0.0-SNAPSHOT",
|
|
"main": "9.1.0-SNAPSHOT"
|
|
}
|
|
}
|