From d86a47d2e1bebfb0eefbb0261463f54acc97ad27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 00:41:37 +0000 Subject: [PATCH] erlang: Update to version 25.2.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index e1ee7be1c8..a978adf912 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.2", + "version": "25.2.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://erlang.org/download/otp_win64_25.2.exe#/dl.7z", - "hash": "412eec08acf8b3f0305e9a16efd57ab901e30c1c24379c171cefc74fadc301c2" + "url": "https://erlang.org/download/otp_win64_25.2.1.exe#/dl.7z", + "hash": "a11e8eb6646a047c7ef6966166c1d04ebffd1dccb61f0c5d83cc043a194766a2" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_25.2.exe#/dl.7z", - "hash": "4d9b142556b69d4ccc449e2b79248a736c8e6e02b400cccb1656a8230427b680" + "url": "https://erlang.org/download/otp_win32_25.2.1.exe#/dl.7z", + "hash": "151bf8e7693cbf83cec660ed0252e0951f5249d3825a5b7a77a96b305d3bcf65" } }, "installer": {