From bfca0392ffa749e4d3eccf2cbe1eaa59c09091c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:29:36 +0000 Subject: [PATCH] erlang: Update to version 27.3.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 312ef47e07..9081812bbf 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.3", + "version": "27.3.1", "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/otp_win64_27.3.exe#/dl.7z", - "hash": "b7f69907982da349c02d1f9f1ae3eb6f2c8d9950fe4a5feb9fa592f29867067e" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.1/otp_win64_27.3.1.exe#/dl.7z", + "hash": "9c4c888b8c2d4b85e1d6f9b9f5e3f964821869144c4dbf920aa97eb39a3d2546" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.3/otp_win32_27.3.exe#/dl.7z", - "hash": "0ee7ddd89d4b2aa3dfdbff27b8029f22b5e35cfc71abac2172ea8f33d23fb4dd" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.3.1/otp_win32_27.3.1.exe#/dl.7z", + "hash": "a82a1448d5eed5c0e1643d95b503a94160f8aac4a54c58afd1512ef55fe95360" } }, "installer": {