From 55180a4b9f18259fad4b811d8f8fed9d387d5716 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 20:29:59 +0000 Subject: [PATCH] erlang: Update to version 27.3.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 9cb1cb93ce..84e764b526 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.3.2", + "version": "27.3.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.3.2/otp_win64_27.3.2.exe#/dl.7z", - "hash": "b089635c2aedc5aac21e4ddd22b57bb390c368efdd665807ae145e8c98b097bd" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.3/otp_win64_27.3.3.exe#/dl.7z", + "hash": "fece9ebcfd87fab978ee4fe9b8160c74d03edd00c0eb2afac03d126908ac7139" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.2/otp_win32_27.3.2.exe#/dl.7z", - "hash": "747118890498271e5975daa3d5e4d2fb2c41aa36201e7f8dbc615513e0cfaa5e" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.3/otp_win32_27.3.3.exe#/dl.7z", + "hash": "95ad5bf46517977461ac83084f48bd5728dc01b1702c0d19892424fc3107af92" } }, "installer": {