diff --git a/bucket/erlang.json b/bucket/erlang.json index 6caf770dc9..281df56d52 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "26.0.1", + "version": "26.0.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-26.0.1/otp_win64_26.0.1.exe#/dl.7z", - "hash": "f717657c07fddae64fc67749758b20701a2461451872e38f54f0483d1958467a" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_win64_26.0.2.exe#/dl.7z", + "hash": "7b01ede047b98da3ea27f00c57f04957cdd0e4d7bb17fd1f188baf6c5c9378a2" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.1/otp_win32_26.0.1.exe#/dl.7z", - "hash": "cfae449ce0f68d63bdffc4726b8b2cff0b2c398dbeea67ea18d5df81b9b04b20" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_win32_26.0.2.exe#/dl.7z", + "hash": "1b005bb28ea405e5cecaee8a38a67eb0a50ce1b13de54bcedd0bb56db9babe4f" } }, "installer": {