Sha256: 95e0cc685b8bda9a3181e7166aff29b7340d15b7483e10b7776916ca3602e8d2
Contents?: true
Size: 787 Bytes
Versions: 10
Compression:
Stored size: 787 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <installer-script minSpecVersion="1.000000" authoringTool="org.ruby-lang.rake" authoringToolVersion="10.1.1"> <title>Quandl Toolbelt <%= version %></title> <options customize="allow" allow-external-scripts="no"/> <domains enable_localSystem="true"/> <choices-outline> <line choice="quandl-toolbelt"/> </choices-outline> <choice id="quandl-toolbelt" title="Quandl Toolbelt <%= version %>"> <pkg-ref id="com.quandl.toolbelt"/> <pkg-ref id="org.ruby-lang.installer"/> </choice> <pkg-ref id="com.quandl.toolbelt" installKBytes="<%= kbytes %>" version="<%= version %>" auth="Root">#quandl-toolbelt.pkg</pkg-ref> <pkg-ref id="org.ruby-lang.installer" installKBytes="9132" auth="Root">#ruby.pkg</pkg-ref> </installer-script>
Version data entries
10 entries across 10 versions & 1 rubygems