mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
propagate master/main branch rename for geoip filter (7.16) (#13413)
This commit is contained in:
parent
f6c379e2df
commit
003dbb0c8b
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ describe LogStash::Filters::Geoip do
|
|||
"name" => filename,
|
||||
"provider" => "maxmind",
|
||||
"updated" => 1609891257,
|
||||
"url" => "https://github.com/logstash-plugins/logstash-filter-geoip/archive/master.zip"
|
||||
"url" => "https://github.com/logstash-plugins/logstash-filter-geoip/archive/main.zip"
|
||||
}
|
||||
end
|
||||
let(:md5_hash) { SecureRandom.hex }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue