Update logstash_releases.json to account for 7.17.26 GA (#16746)

This commit is contained in:
João Duarte 2024-12-03 15:25:55 +00:00 committed by GitHub
parent 1851fe6b2d
commit af76c45e65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,11 @@
{ {
"releases": { "releases": {
"7.current": "7.17.25", "7.current": "7.17.26",
"8.previous": "8.15.5", "8.previous": "8.15.5",
"8.current": "8.16.1" "8.current": "8.16.1"
}, },
"snapshots": { "snapshots": {
"7.current": "7.17.26-SNAPSHOT", "7.current": "7.17.27-SNAPSHOT",
"8.previous": "8.15.6-SNAPSHOT", "8.previous": "8.15.6-SNAPSHOT",
"8.current": "8.16.2-SNAPSHOT", "8.current": "8.16.2-SNAPSHOT",
"8.next": "8.17.0-SNAPSHOT", "8.next": "8.17.0-SNAPSHOT",