From 4c8b8624717d4b4b5b362bebc6169f643bef9d8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 21:04:31 +0000 Subject: [PATCH] erlang: Update to version 26.2.4 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 3ee3a7120b..aab020b531 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "26.2.3", + "version": "26.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-26.2.3/otp_win64_26.2.3.exe#/dl.7z", - "hash": "b31101b7e97231a9bea784f4803e35451064ade0d7d1c97ec9246c617a3bae96" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.2.4/otp_win64_26.2.4.exe#/dl.7z", + "hash": "f8c6a234956435becc95ea9fd687cb25239eb9c70d3dbad50d1e6b8ace75f852" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-26.2.3/otp_win32_26.2.3.exe#/dl.7z", - "hash": "7d3f1e5d7848ec63afc89795dd161486af1ded27697b834a6dee728a61ea1e67" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.2.4/otp_win32_26.2.4.exe#/dl.7z", + "hash": "e7bf06b25097afb90171681aa4b8cf5e7112ff5266e8dfec082a84a74aae7c82" } }, "installer": {