release 2.062000

This commit is contained in:
Oliver Gorwits
2023-05-30 09:55:00 +01:00
parent 9355f5c2b9
commit 0e010959f9
5 changed files with 25 additions and 7 deletions

View File

@@ -102,7 +102,6 @@
"Socket6" : "0.23",
"Starman" : "0.4008",
"Storable" : "0",
"Sub::Install" : "0",
"Sub::Util" : "1.40",
"Sys::SigAction" : "0",
"Template" : "2.24",
@@ -136,7 +135,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.061001"
"version" : "2.062000"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -763,6 +762,9 @@
"App::Netdisco::Worker::Plugin::Delete" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Delete.pm"
},
"App::Netdisco::Worker::Plugin::Delete::Hooks" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Delete/Hooks.pm"
},
"App::Netdisco::Worker::Plugin::Discover" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Discover.pm"
},
@@ -929,6 +931,6 @@
"x_IRC" : "irc://irc.libera.chat/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.061001",
"version" : "2.062000",
"x_serialization_backend" : "JSON::PP version 4.07"
}