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