Skip to content

Commit

Permalink
Bump to latest version 8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpfz0r committed Aug 2, 2023
1 parent 952e87f commit 0b1cb63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/fetch_collectors.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

ARCHS=( x86 x86_64 )
FILEBEAT_VERSION=8.8.2
FILEBEAT_VERSION=8.9.0
FILEBEAT_VERSION_32=7.17.12
WINLOGBEAT_VERSION=8.8.2
WINLOGBEAT_VERSION=8.9.0
WINLOGBEAT_VERSION_32=7.17.12

# $1: beat name
Expand Down

0 comments on commit 0b1cb63

Please sign in to comment.