From 73e68fc321af811c0a30b4a5c3bb2206b77f57f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 16:38:56 +0000 Subject: [PATCH] erlang: Update to version 25.0.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index a040dc5181..1ba8c876c6 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.0.2", + "version": "25.0.3", "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.0.2.exe#/dl.7z", - "hash": "5a164832c551fbb01421f1a962888713d55c52e5af6f508fa774fc1f63d84aca" + "url": "https://erlang.org/download/otp_win64_25.0.3.exe#/dl.7z", + "hash": "29c133527b6af619753f298121b80f7a4c84322cb7016e61d688462ac6f59b10" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_25.0.2.exe#/dl.7z", - "hash": "96d582e0716e0e1c18a39463c3d6e5a3c2dec65698dc0b528031d52d567e1d51" + "url": "https://erlang.org/download/otp_win32_25.0.3.exe#/dl.7z", + "hash": "20be5803ef0ee38d37ae093dc59067adff3628e4107dc184dfb81be374164c90" } }, "installer": {