Sha256: 6152f4214e3b3579192774c140661fd4c9c90b4db40e9e0e3c08bc03dafdf375
Contents?: true
Size: 817 Bytes
Versions: 5
Compression:
Stored size: 817 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 %> <%= prerelease_information %></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
5 entries across 5 versions & 1 rubygems