diff --git a/bucket/erlang.json b/bucket/erlang.json index 8f5cb908ce..03a6b4495d 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.3.2", + "version": "28.3.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.3.2/otp_win64_28.3.2.exe#/dl.7z", - "hash": "6f8fbdc224e30c9ae32da854f431ca54be7bbf6739eb446a42cf7edf0c1346cb" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.3.3/otp_win64_28.3.3.exe#/dl.7z", + "hash": "87b165e8f050da46e4e93ddd78e2bc7bdc9690f2fe1c99986969d9f183e35317" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.3.2/otp_win32_28.3.2.exe#/dl.7z", - "hash": "2545a3e9a21760167436b15d0748d01d4d92ba8dc913d29e0b1c78a993733e5c" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.3.3/otp_win32_28.3.3.exe#/dl.7z", + "hash": "3b340a2662bfc1cd7d9c82b83be6c3ae6b279743ebf752f079fc8d02e1eff7e1" } }, "installer": {