erlang R16B02 (use .bz2 extension)

This commit is contained in:
Luke Sampson 2013-09-23 15:37:18 +10:00
parent 64010fcbba
commit 68e2103522

View File

@ -4,11 +4,11 @@
"license": "http://www.erlang.org/EPLICENSE", "license": "http://www.erlang.org/EPLICENSE",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://www.erlang.org/download/otp_win64_R16B02.exe#/dl.bzip", "url": "http://www.erlang.org/download/otp_win64_R16B02.exe#/dl.bz2",
"hash": "8f2f50e377319d364938475b1492f44d257eafd67c23f90246799bf87158a452" "hash": "8f2f50e377319d364938475b1492f44d257eafd67c23f90246799bf87158a452"
}, },
"32bit": { "32bit": {
"url": "http://www.erlang.org/download/otp_win32_R16B02.exe#/dl.bzip", "url": "http://www.erlang.org/download/otp_win32_R16B02.exe#/dl.bz2",
"hash": "504a7ce4d44e2558b400e64135b6e164d48980cd27b2f869321c5f4d799198b2" "hash": "504a7ce4d44e2558b400e64135b6e164d48980cd27b2f869321c5f4d799198b2"
} }
}, },