From de51666e504dbb0ef63b24e875a74262dbe18601 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Sep 2019 08:01:13 +0000 Subject: [PATCH] erlang: Update to version 22.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index e142646794..440e9725e0 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,16 +1,16 @@ { "homepage": "https://www.erlang.org", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", - "version": "22.0", + "version": "22.1", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "http://erlang.org/download/otp_win64_22.0.exe#/dl.7z", - "hash": "md5:f457e8aeda344a6743b2862feab16871" + "url": "http://erlang.org/download/otp_win64_22.1.exe#/dl.7z", + "hash": "md5:46193e186a4b9ce42069b487c4907f69" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_22.0.exe#/dl.7z", - "hash": "md5:2641d07ea5f6e723d56457a5d2ba82c2" + "url": "http://erlang.org/download/otp_win32_22.1.exe#/dl.7z", + "hash": "md5:6fbcc2dea40b8867e8e72dce09dff80c" } }, "installer": {