<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>DRUMPIMP HUB - The Crate</title>
    <organization>com.trevbeatsmultimedia</organization>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.txt" mime-type="text/plain"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <options customize="never" require-scripts="false" hostArchitectures="arm64,x86_64"/>
    <volume-check>
        <allowed-os-versions>
            <os-version min="10.13"/>
        </allowed-os-versions>
    </volume-check>
    <choices-outline>
        <line choice="default">
            <line choice="com.trevbeatsmultimedia.drumpimp.bundles"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.trevbeatsmultimedia.drumpimp.bundles" visible="false">
        <pkg-ref id="com.trevbeatsmultimedia.drumpimp.bundles"/>
    </choice>
    <pkg-ref id="com.trevbeatsmultimedia.drumpimp.bundles" version="1.6.2" installKBytes="15883" updateKBytes="0">#_drumpimp-component.pkg</pkg-ref>
    <pkg-ref id="com.trevbeatsmultimedia.drumpimp.bundles">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.6.2" CFBundleVersion="1.6.2" id="com.trevbeatsmultimedia.drumpimp" path="Library/Audio/Plug-Ins/VST3/DRUMPIMP HUB.vst3"/>
        </bundle-version>
    </pkg-ref>
</installer-gui-script>