From 2e1ea2f1bac043956bfcfa4052c43e8e1e1729ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:29:46 +0000 Subject: [PATCH] erlang: Update to version 27.2.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 2561b0b25a..2c324369de 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.2.1", + "version": "27.2.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-27.2.1/otp_win64_27.2.1.exe#/dl.7z", - "hash": "3c7c27a0e6cbd1d4f5bcf988241fb39410e4b541194bed3b81f7193d33e8e25f" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.2/otp_win64_27.2.2.exe#/dl.7z", + "hash": "4dfe98fa8fd2fd7ff0361972a1ca2ff0981b2b30a8c9f80d19c457837a8f4703" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.1/otp_win32_27.2.1.exe#/dl.7z", - "hash": "8303e94f520ba978844d037e4f46f165d595d6380c313e02ffdb882e6b3ddeb8" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.2/otp_win32_27.2.2.exe#/dl.7z", + "hash": "efbea66a16e6e5266d707f35eb86f999eed0ce3249db53877a948f664e049fc6" } }, "installer": {