diff --git a/bucket/erlang.json b/bucket/erlang.json index 2abb801afd..3ee3a7120b 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "26.2.2", + "version": "26.2.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-26.2.2/otp_win64_26.2.2.exe#/dl.7z", - "hash": "64397ff61e25f184bbca438df3f72ebed15b54631900e19bf2bb295ea2a5e0da" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.2.3/otp_win64_26.2.3.exe#/dl.7z", + "hash": "b31101b7e97231a9bea784f4803e35451064ade0d7d1c97ec9246c617a3bae96" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-26.2.2/otp_win32_26.2.2.exe#/dl.7z", - "hash": "e5bbb423e4c894b1d520d3c4357baa2732e4a1613cb888f6f6fc986b16423cf6" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.2.3/otp_win32_26.2.3.exe#/dl.7z", + "hash": "7d3f1e5d7848ec63afc89795dd161486af1ded27697b834a6dee728a61ea1e67" } }, "installer": {