diff --git a/bucket/erlang.json b/bucket/erlang.json index 2c324369de..479d0c025e 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.2.2", + "version": "27.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-27.2.2/otp_win64_27.2.2.exe#/dl.7z", - "hash": "4dfe98fa8fd2fd7ff0361972a1ca2ff0981b2b30a8c9f80d19c457837a8f4703" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.3/otp_win64_27.2.3.exe#/dl.7z", + "hash": "cb3bc371d6c36b756086c5068fb61d422b372af1617c49346f93631c43b79275" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.2/otp_win32_27.2.2.exe#/dl.7z", - "hash": "efbea66a16e6e5266d707f35eb86f999eed0ce3249db53877a948f664e049fc6" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.3/otp_win32_27.2.3.exe#/dl.7z", + "hash": "8d5e12679297491539ffd22997e49480adabd626c163b847df30a6c5d26446ae" } }, "installer": {