diff --git a/bucket/erlang.json b/bucket/erlang.json index 617f2bd128..76c039ae88 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "26.2.5", + "version": "27.0", "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-26.2.5/otp_win64_26.2.5.exe#/dl.7z", - "hash": "0241818f3a57a170640d8ab55034304ab185d1156ea7c30837e051a058a3b3c5" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.0/otp_win64_27.0.exe#/dl.7z", + "hash": "55f9f5669904fe3fab24f757b55b3d95cf236c04aee942f3f27b1d8eb504649a" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-26.2.5/otp_win32_26.2.5.exe#/dl.7z", - "hash": "4cdc06b3a4ec394f20a11ae3e3ea384e446acb23c26e9ff049af432918cfa056" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.0/otp_win32_27.0.exe#/dl.7z", + "hash": "e38f106082531368cc06b891c6dcd0b6c1a63d0df8363f52aff47ba2140e471e" } }, "installer": {