release 2.039005

This commit is contained in:
Oliver Gorwits
2018-02-15 19:53:28 +00:00
parent 2809ee8f01
commit 8a6451ceec
3 changed files with 18 additions and 16 deletions

View File

@@ -36,8 +36,8 @@
"Archive::Extract" : "0",
"CGI::Expand" : "2.05",
"DBD::Pg" : "0",
"DBIx::Class" : "0.082810",
"DBIx::Class::Helpers" : "2.024000",
"DBIx::Class" : "0.082841",
"DBIx::Class::Helpers" : "2.033004",
"Daemon::Control" : "0.001006",
"Dancer" : "1.3132",
"Dancer::Plugin::Auth::Extensible" : "0.30",
@@ -73,8 +73,9 @@
"Plack::Middleware::ReverseProxy" : "0.15",
"Pod::Usage" : "0",
"Role::Tiny" : "1.002005",
"SNMP::Info" : "3.44",
"SQL::Translator" : "0.11018",
"SNMP::Info" : "3.45",
"SQL::Abstract" : "1.85",
"SQL::Translator" : "0.11024",
"Scope::Guard" : "0",
"Sereal" : "0",
"Socket6" : "0.23",
@@ -108,7 +109,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.039004"
"version" : "2.039005"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -770,7 +771,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"
@@ -778,6 +779,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.039004",
"x_serialization_backend" : "JSON::PP version 2.97001"
"version" : "2.039005",
"x_serialization_backend" : "JSON::PP version 2.94"
}