mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
15 lines
322 B
JSON
15 lines
322 B
JSON
{
|
|
"releases": {
|
|
"7.current": "7.17.27",
|
|
"8.previous": "8.16.2",
|
|
"8.current": "8.17.0"
|
|
},
|
|
"snapshots": {
|
|
"7.current": "7.17.28-SNAPSHOT",
|
|
"8.previous": "8.16.3-SNAPSHOT",
|
|
"8.current": "8.17.1-SNAPSHOT",
|
|
"8.next": null,
|
|
"8.future": "8.18.0-SNAPSHOT",
|
|
"main": "9.0.0-SNAPSHOT"
|
|
}
|
|
}
|