release 2.047005

This commit is contained in:
Oliver Gorwits
2021-02-24 10:47:31 +00:00
parent 9816bb5148
commit 5bb0fe1c1a
3 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"Oliver Gorwits <oliver@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4224",
"generated_by" : "Module::Build version 0.4231",
"license" : [
"bsd"
],
@@ -128,7 +128,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.047004"
"version" : "2.047005"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -853,7 +853,7 @@
},
"homepage" : "http://netdisco.org/",
"license" : [
"http://opensource.org/licenses/BSD-3-Clause"
"http://opensource.org/licenses/bsd-license.php"
],
"repository" : {
"url" : "https://github.com/netdisco/netdisco"
@@ -861,6 +861,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.047004",
"x_serialization_backend" : "JSON::PP version 2.97001"
"version" : "2.047005",
"x_serialization_backend" : "JSON::PP version 4.02"
}