diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 13:54:58 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 13:54:58 +0100 |
commit | 65f85f345140b1abfcb8d20cbef089a5d6e8b11b (patch) | |
tree | be67bd637f1b0370eabef42bf3e8f359b147a10d /open-source-lorries/VirtualBox.lorry | |
parent | 309a59160225081f23b61a1ab75dbf1a974d954b (diff) | |
download | lorries-65f85f345140b1abfcb8d20cbef089a5d6e8b11b.tar.gz |
Add VirtualBox lorry
Diffstat (limited to 'open-source-lorries/VirtualBox.lorry')
-rw-r--r-- | open-source-lorries/VirtualBox.lorry | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/VirtualBox.lorry b/open-source-lorries/VirtualBox.lorry new file mode 100644 index 0000000..ee9c797 --- /dev/null +++ b/open-source-lorries/VirtualBox.lorry @@ -0,0 +1,8 @@ +{ + "VirtualBox": { + "type": "tarball", + "compression": "bzip2", + "strip": 1, + "url": "http://dlc.sun.com.edgesuite.net/virtualbox/4.2.4/VirtualBox-4.2.4.tar.bz2" + } +} |