mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
Updates module manifest
This commit is contained in:
parent
e4dcd9f9f5
commit
bb9971c26c
1 changed files with 5 additions and 1 deletions
|
|
@ -87,7 +87,11 @@
|
||||||
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
|
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
|
||||||
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
|
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
|
||||||
};
|
};
|
||||||
Version = 'v1.5.0';
|
Version = 'v1.5.0';
|
||||||
|
Name = 'Icinga for Windows';
|
||||||
|
Type = 'framework';
|
||||||
|
Function = '';
|
||||||
|
Endpoint = '';
|
||||||
}
|
}
|
||||||
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
|
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue