release 2.046000

This commit is contained in:
Oliver Gorwits
2020-07-08 22:28:48 +01:00
parent 87db37180b
commit b6465abe66
5 changed files with 16 additions and 13 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"
],
@@ -53,6 +53,7 @@
"Dancer::Plugin::Swagger" : "0",
"Dancer::Session::Cookie" : "0.27",
"Data::Printer" : "0",
"Data::Visitor::Tiny" : "0",
"Expect" : "0",
"File::ShareDir" : "1.03",
"File::Slurper" : "0.009",
@@ -126,7 +127,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.045007"
"version" : "2.046000"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -148,7 +149,7 @@
},
"App::Netdisco::DB" : {
"file" : "lib/App/Netdisco/DB.pm",
"version" : "62"
"version" : "63"
},
"App::Netdisco::DB::ExplicitLocking" : {
"file" : "lib/App/Netdisco/DB/ExplicitLocking.pm"
@@ -830,7 +831,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"
@@ -838,6 +839,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.045007",
"x_serialization_backend" : "JSON::PP version 2.97001"
"version" : "2.046000",
"x_serialization_backend" : "JSON::PP version 4.02"
}