<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="1">
    <title>Vector CLI</title>
    <options customize="never" require-scripts="false"/>
    <welcome file="Welcome.txt"/>
    <readme file="ReadMe.txt"/>
    <license file="License.txt"/>
    <choices-outline>
        <line choice="default"/>
    </choices-outline>
    <choice id="default" visible="false">
        <pkg-ref id="local.vector.cli"/>
    </choice>
    <pkg-ref id="local.vector.cli" version="1.2.0" auth="Root" installKBytes="3304" updateKBytes="0">#vector.pkg</pkg-ref>
    <pkg-ref id="local.vector.cli">
        <bundle-version/>
    </pkg-ref>
</installer-gui-script>