Files
SecGen/modules/utilities/windows/languages/ruby/secgen_metadata.xml

20 lines
567 B
XML

<?xml version="1.0"?>
<utility xmlns="http://www.github/cliffe/SecGen/utility"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.github/cliffe/SecGen/utility">
<name>Ruby programming language</name>
<author>Jason Keighley</author>
<module_license>Apache v2</module_license>
<description>A Ruby installation</description>
<type>languages</type>
<platform>windows</platform>
<!--optional details-->
<reference></reference>
<requires>
<name>Chocolatey install</name>
</requires>
</utility>