diff --git a/bucket/erlang.json b/bucket/erlang.json index 16f974b78a..ef665cb971 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.0.2", + "version": "28.0.3", "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-28.0.2/otp_win64_28.0.2.exe#/dl.7z", - "hash": "d1f33ca9df3bbc36a175e027681935e6e3c456ec2766ddcb057cd81ae4ccaf57" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.3/otp_win64_28.0.3.exe#/dl.7z", + "hash": "f1cbbceed222e85752f0bbcfc380d9d497d88b763aac2133ff6f045574c631a2" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.2/otp_win32_28.0.2.exe#/dl.7z", - "hash": "a544a3587db2b63fb739fc14429e0bea6c0e33026d4b7f67738e99e666e66d3a" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.3/otp_win32_28.0.3.exe#/dl.7z", + "hash": "89309ca1fca20905429c379da9693955bc431bcf673db795603d2d9b8772df7d" } }, "installer": {