propagate master/main branch rename for geoip filter (7.16) (#13413)

This commit is contained in:
Ry Biesemeyer 2021-11-17 06:57:53 -08:00 committed by GitHub
parent f6c379e2df
commit 003dbb0c8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ describe LogStash::Filters::Geoip do
"name" => filename, "name" => filename,
"provider" => "maxmind", "provider" => "maxmind",
"updated" => 1609891257, "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 end
let(:md5_hash) { SecureRandom.hex } let(:md5_hash) { SecureRandom.hex }