release 2.042009

This commit is contained in:
Oliver Gorwits
2019-05-30 07:12:17 +01:00
parent 2c138a5690
commit d9bed17fc2
4 changed files with 32 additions and 8 deletions

View File

@@ -81,6 +81,7 @@
"Plack::Middleware::Expires" : "0.03",
"Plack::Middleware::ReverseProxy" : "0.15",
"Pod::Usage" : "0",
"Regexp::Common" : "2017060201",
"Role::Tiny" : "1.002005",
"SNMP::Info" : "3.68",
"SQL::Abstract" : "1.85",
@@ -120,7 +121,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.042008"
"version" : "2.042009"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -803,7 +804,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"
@@ -811,6 +812,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.042008",
"x_serialization_backend" : "JSON::PP version 4.02"
"version" : "2.042009",
"x_serialization_backend" : "JSON::PP version 2.97001"
}