From 713963c0496b52c698284e8400a785fe7db49acb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:32:00 +0000 Subject: [PATCH] erlang: Update to version 27.1.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 3c0d5ea4c8..eca0c9de66 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.1.1", + "version": "27.1.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.1.1/otp_win64_27.1.1.exe#/dl.7z", - "hash": "2de136ea83a747860faf76387d0d27210ebb3463f633deec6b78c4f4fab25a71" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.1.2/otp_win64_27.1.2.exe#/dl.7z", + "hash": "83606a2f6824a73d7d91ce974b36cf9c5a19f40aae03d3501340bd538460b3b0" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.1.1/otp_win32_27.1.1.exe#/dl.7z", - "hash": "c9676ae4203fd81a84623e663bf9bed06ca042c71d247c20557bd2196cced273" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.1.2/otp_win32_27.1.2.exe#/dl.7z", + "hash": "7d1bb62520d7763f268410f7f2b5c27c6dce02e3bca5e5030d977642f2cd2b6f" } }, "installer": {