diff --git a/bucket/erlang.json b/bucket/erlang.json index 84d88519d8..dc10446a13 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.1.3", + "version": "27.2", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", "homepage": "https://www.erlang.org", "license": "Apache-2.0", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.1.3/otp_win64_27.1.3.exe#/dl.7z", - "hash": "6fae72e00e4c977950dcddd7351811c52de564466138c5e6e0874994583379d1" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2/otp_win64_27.2.exe#/dl.7z", + "hash": "d0e038af074074650d8cebfc4bfffe5fc67f6e771a4ad4478bd7202c20287a7c" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.1.3/otp_win32_27.1.3.exe#/dl.7z", - "hash": "bec7147dcea0bd0addfb2a4ca903789237adf4fa2953f3be944a70cabb9ac0aa" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2/otp_win32_27.2.exe#/dl.7z", + "hash": "730c47bf134b5c855278cfab42c70131f7b04814c0032c51ce450b71a909f4ea" } }, "installer": {