release 2.053001

This commit is contained in:
Oliver Gorwits
2022-08-02 22:18:37 +01:00
parent 5cc876e229
commit bcbfead203
4 changed files with 11 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ name: App-Netdisco
provides:
App::Netdisco:
file: lib/App/Netdisco.pm
version: '2.053000'
version: '2.053001'
App::Netdisco::AnyEvent::Nbtstat:
file: lib/App/Netdisco/AnyEvent/Nbtstat.pm
App::Netdisco::Backend::Job:
@@ -223,6 +223,8 @@ provides:
file: lib/App/Netdisco/SSHCollector/Platform/CPVSX.pm
App::Netdisco::SSHCollector::Platform::Clavister:
file: lib/App/Netdisco/SSHCollector/Platform/Clavister.pm
App::Netdisco::SSHCollector::Platform::FortiOS:
file: lib/App/Netdisco/SSHCollector/Platform/FortiOS.pm
App::Netdisco::SSHCollector::Platform::FreeBSD:
file: lib/App/Netdisco/SSHCollector/Platform/FreeBSD.pm
App::Netdisco::SSHCollector::Platform::GAIAEmbedded:
@@ -624,5 +626,5 @@ resources:
homepage: http://netdisco.org/
license: http://opensource.org/licenses/bsd-license.php
repository: https://github.com/netdisco/netdisco
version: '2.053000'
version: '2.053001'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'