diff --git a/bucket/erlang.json b/bucket/erlang.json index 9081812bbf..9cb1cb93ce 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.3.1", + "version": "27.3.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.3.1/otp_win64_27.3.1.exe#/dl.7z", - "hash": "9c4c888b8c2d4b85e1d6f9b9f5e3f964821869144c4dbf920aa97eb39a3d2546" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.2/otp_win64_27.3.2.exe#/dl.7z", + "hash": "b089635c2aedc5aac21e4ddd22b57bb390c368efdd665807ae145e8c98b097bd" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.1/otp_win32_27.3.1.exe#/dl.7z", - "hash": "a82a1448d5eed5c0e1643d95b503a94160f8aac4a54c58afd1512ef55fe95360" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.2/otp_win32_27.3.2.exe#/dl.7z", + "hash": "747118890498271e5975daa3d5e4d2fb2c41aa36201e7f8dbc615513e0cfaa5e" } }, "installer": {