release 2.055001

This commit is contained in:
Oliver Gorwits
2022-09-02 09:01:51 +01:00
parent c5c71b16a2
commit 7d7d052bb6
5 changed files with 20 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"
],
@@ -93,7 +93,7 @@
"Pod::Usage" : "0",
"Regexp::Common" : "2017060201",
"Role::Tiny" : "1.002005",
"SNMP::Info" : "3.85",
"SNMP::Info" : "3.89",
"SQL::Abstract" : "1.85",
"SQL::Translator" : "0.11024",
"Scope::Guard" : "0",
@@ -135,7 +135,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.055000"
"version" : "2.055001"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -899,7 +899,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"
@@ -907,6 +907,6 @@
"x_IRC" : "irc://irc.libera.chat/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.055000",
"x_serialization_backend" : "JSON::PP version 2.97001"
"version" : "2.055001",
"x_serialization_backend" : "JSON::PP version 4.06"
}