From 3c6303c1e9473fca48f6b77a7cbe81cebc2b8ef0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 12:42:36 +0000 Subject: [PATCH] erlang: Update to version 25.1.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 881ff9053b..ebbf0c7a69 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.1.1", + "version": "25.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://erlang.org/download/otp_win64_25.1.1.exe#/dl.7z", - "hash": "0100105927ea79b579f3733c708e3b91e39d05cddf2491e0193469e3c9fa61d6" + "url": "https://erlang.org/download/otp_win64_25.1.2.exe#/dl.7z", + "hash": "4cf6cf023a26340efcc9420905b181beefcd637be83b344b462b41fb824f9994" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_25.1.1.exe#/dl.7z", - "hash": "c1cf03cc5881ce544df5a2744e800292efe235874184f9a9897bf8d9402bd314" + "url": "https://erlang.org/download/otp_win32_25.1.2.exe#/dl.7z", + "hash": "a7a399aff3dfe6e35459a4e14d434b92ad99382cf331a9473813fd1a3a9383f7" } }, "installer": {