release 2.039028

This commit is contained in:
Oliver Gorwits
2018-05-05 16:29:06 +01:00
parent 0d8cd3e764
commit aefef15562
4 changed files with 11 additions and 11 deletions

View File

@@ -74,7 +74,7 @@
"Plack::Middleware::ReverseProxy" : "0.15",
"Pod::Usage" : "0",
"Role::Tiny" : "1.002005",
"SNMP::Info" : "3.57",
"SNMP::Info" : "3.59",
"SQL::Abstract" : "1.85",
"SQL::Translator" : "0.11024",
"Scope::Guard" : "0",
@@ -110,7 +110,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.039027"
"version" : "2.039028"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -778,7 +778,7 @@
},
"homepage" : "http://netdisco.org/",
"license" : [
"http://opensource.org/licenses/bsd-license.php"
"http://opensource.org/licenses/BSD-3-Clause"
],
"repository" : {
"url" : "https://github.com/netdisco/netdisco"
@@ -786,6 +786,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.039027",
"x_serialization_backend" : "JSON::PP version 2.97001"
"version" : "2.039028",
"x_serialization_backend" : "JSON::PP version 2.94"
}