From 2d25eea41385ca3c71de8d8a5a7b1d46b0b73c71 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Nov 2021 19:00:46 +0000 Subject: [PATCH] erlang: Update to version 24.1.5 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 5306460f27..b73de96e66 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.1.4", + "version": "24.1.5", "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_24.1.4.exe#/dl.7z", - "hash": "07bab62c8b18cbf2af5b4802af1c3e6ee9fa1b0e27bf97d9f572ef6ec945a361" + "url": "https://erlang.org/download/otp_win64_24.1.5.exe#/dl.7z", + "hash": "042698e450870ec1809941434bc5630f607c39b70b6bfdb964f29bc68463609b" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.1.4.exe#/dl.7z", - "hash": "d7ba5f082e91d28dd98f772434d51d36f1df0ebe6a874c0613f12d9253a8a994" + "url": "https://erlang.org/download/otp_win32_24.1.5.exe#/dl.7z", + "hash": "71b4868849d4905e8c60525e37d849abfdd6a682e38c8ce20778245f7c8a4a6c" } }, "installer": {