release 2.037002

This commit is contained in:
Oliver Gorwits
2017-12-17 20:21:21 +00:00
parent 8d6bfcf0b2
commit 7dc79f7243
5 changed files with 11 additions and 11 deletions

View File

@@ -72,7 +72,7 @@
"Plack::Middleware::ReverseProxy" : "0.15",
"Pod::Usage" : "0",
"Role::Tiny" : "1.002005",
"SNMP::Info" : "3.38",
"SNMP::Info" : "3.39",
"SQL::Translator" : "0.11018",
"Scope::Guard" : "0",
"Sereal" : "0",
@@ -105,7 +105,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.037001"
"version" : "2.037002"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -749,7 +749,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"
@@ -757,6 +757,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.037001",
"version" : "2.037002",
"x_serialization_backend" : "JSON::PP version 2.94"
}