Sha256: 05ae9de93ad0db84b96b03ad97bc2e10357f0f246c2d5e8bd502db6a0d9682d3
Contents?: true
Size: 597 Bytes
Versions: 26
Compression:
Stored size: 597 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <installer-script minSpecVersion="1.000000" authoringTool="org.ruby-lang.rake" authoringToolVersion="0.8.7"> <title>TreasureData Client</title> <options customize="allow" allow-external-scripts="no"/> <domains enable_localSystem="true"/> <choices-outline> <line choice="td-client"/> </choices-outline> <choice id="td-client" title="TreasureData Client"> <pkg-ref id="com.td.client"/> </choice> <pkg-ref id="com.td.client" installKBytes="<%= kbytes %>" version="<%= version %>" auth="Root">#td-client.pkg</pkg-ref> </installer-script>
Version data entries
26 entries across 26 versions & 1 rubygems