From b00a48a2bf5062b87972b7eeefe5f61f0c700e17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:29:00 +0000 Subject: [PATCH] erlang: Update to version 27.2.4 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 479d0c025e..485bd8df3b 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.2.3", + "version": "27.2.4", "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.3/otp_win64_27.2.3.exe#/dl.7z", - "hash": "cb3bc371d6c36b756086c5068fb61d422b372af1617c49346f93631c43b79275" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.4/otp_win64_27.2.4.exe#/dl.7z", + "hash": "a23264c933fe51f67f320d182180aaac1fd344297631beb82f42e32b3c027084" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.3/otp_win32_27.2.3.exe#/dl.7z", - "hash": "8d5e12679297491539ffd22997e49480adabd626c163b847df30a6c5d26446ae" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.2.4/otp_win32_27.2.4.exe#/dl.7z", + "hash": "3bb57221560b1506354a2280bec70752c859c9e2fa323dfcfa27c0c7e6571038" } }, "installer": {