Sha256: 1b743cd5968ffeb13e74af85f0bd8fd5628e06eaa9dd94f819b8332f289e4a20
Contents?: true
Size: 735 Bytes
Versions: 31
Compression:
Stored size: 735 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"/> <pkg-ref id="org.ruby-lang.installer"/> </choice> <pkg-ref id="com.td.client" installKBytes="<%= kbytes %>" version="<%= version %>" auth="Root">#td-client.pkg</pkg-ref> <pkg-ref id="org.ruby-lang.installer" installKBytes="12868" auth="Root">#ruby.pkg</pkg-ref> </installer-script>
Version data entries
31 entries across 31 versions & 1 rubygems