diff --git a/bucket/erlang.json b/bucket/erlang.json index 281df56d52..2179f3e276 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "26.0.2", + "version": "25.3.2.4", "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.0.2/otp_win64_26.0.2.exe#/dl.7z", - "hash": "7b01ede047b98da3ea27f00c57f04957cdd0e4d7bb17fd1f188baf6c5c9378a2" + "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.4/otp_win64_25.3.2.4.exe#/dl.7z", + "hash": "3af67150a2c74cb955c70c960228a5776643604d7ca6fa6bf2b9d820721befa0" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_win32_26.0.2.exe#/dl.7z", - "hash": "1b005bb28ea405e5cecaee8a38a67eb0a50ce1b13de54bcedd0bb56db9babe4f" + "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.4/otp_win32_25.3.2.4.exe#/dl.7z", + "hash": "2deccf0c5e1a6c06c924106c5429ad330d2145cf33366cf13853d0f2d7dcc850" } }, "installer": {