From 6655ad96e8c4d3f3a8e01557e1dcd732204c82cd Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Tue, 8 Oct 2013 09:04:08 +1000 Subject: [PATCH] erlang R16B02 (use .bz instead of .bz2 so 7zip will recognise):wq erlang R16B02 (use .bz instead of .bz2 so 7zip will recognise):wq erlang R16B02 (use .bz instead of .bz2 so 7zip will recognise):wq erlang R16B02 (use .bz instead of .bz2 so 7zip will recognise):wq erlang R16B02 (use .bz instead of .bz2 so 7zip will recognise):wq erlang R16B02 (use .bz instead of .bz2 so 7zip will recognise):wq erlang R16B02 (use .bz instead of .bz2 so 7zip will recognise) --- erlang.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erlang.json b/erlang.json index c3d9d60b2c..58e9b79858 100644 --- a/erlang.json +++ b/erlang.json @@ -4,11 +4,11 @@ "license": "http://www.erlang.org/EPLICENSE", "architecture": { "64bit": { - "url": "http://www.erlang.org/download/otp_win64_R16B02.exe#/dl.bz2", + "url": "http://www.erlang.org/download/otp_win64_R16B02.exe#/dl.bz", "hash": "8f2f50e377319d364938475b1492f44d257eafd67c23f90246799bf87158a452" }, "32bit": { - "url": "http://www.erlang.org/download/otp_win32_R16B02.exe#/dl.bz2", + "url": "http://www.erlang.org/download/otp_win32_R16B02.exe#/dl.bz", "hash": "504a7ce4d44e2558b400e64135b6e164d48980cd27b2f869321c5f4d799198b2" } },