diff --git a/bucket/erlang.json b/bucket/erlang.json index ac40c81d78..5c7496731b 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,16 +1,16 @@ { "homepage": "https://www.erlang.org", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", - "version": "22.3", + "version": "23.0", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "http://erlang.org/download/otp_win64_22.3.exe#/dl.7z", - "hash": "md5:1603a7e2acdda4a1d8b77feaea37a6a4" + "url": "http://erlang.org/download/otp_win64_23.0.exe#/dl.7z", + "hash": "md5:4cc28156fc9106dc28fa9298969c8892" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_22.3.exe#/dl.7z", - "hash": "md5:e8eb859fe5b59b76b38cfd89eb866568" + "url": "http://erlang.org/download/otp_win32_23.0.exe#/dl.7z", + "hash": "md5:65c708f89193ae40234628e9f086a045" } }, "installer": {