Skip to content

Commit

Permalink
Merge pull request #116 from fluent-plugins-nursery/use-latest-fluent…
Browse files Browse the repository at this point in the history
…-plugin-windows-eventlog

Use latest fluent-plugin-windows-eventlog
  • Loading branch information
cosmo0920 committed Jun 23, 2020
2 parents 6ed152e + 1bfa44d commit 63738e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions td-agent/plugin_gems.rb
Expand Up @@ -47,6 +47,6 @@

if windows?
download 'win32-eventlog', '0.6.7'
download 'winevt_c', '0.7.4'
download 'fluent-plugin-windows-eventlog', '0.5.4'
download 'winevt_c', '0.8.1'
download 'fluent-plugin-windows-eventlog', '0.7.1.rc1'
end

0 comments on commit 63738e8

Please sign in to comment.