Skip to content

Commit

Permalink
bump beat versions to 8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ITJamie committed Jul 25, 2023
1 parent e10b4c6 commit 68a650e
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,8 +1,8 @@
#!/bin/bash

ARCHS=( x86 x86_64 )
FILEBEAT_VERSION=7.11.1
WINLOGBEAT_VERSION=7.11.1
FILEBEAT_VERSION=8.8.2
WINLOGBEAT_VERSION=8.8.2

# $1: beat name
# $2: beat operating system
Expand Down

0 comments on commit 68a650e

Please sign in to comment.