From 76e3ae45941b5270512fec37977b23507b92f00b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:27:22 +0000 Subject: [PATCH] erlang: Update to version 26.0.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 48e3edae52..6caf770dc9 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.3.2.2", + "version": "26.0.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://github.com/erlang/otp/releases/download/OTP-25.3.2.2/otp_win64_25.3.2.2.exe#/dl.7z", - "hash": "d895dc78556cddb6ea376cdd7fdee214d0ca98875c2c63ef62a12452eac56a0f" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.1/otp_win64_26.0.1.exe#/dl.7z", + "hash": "f717657c07fddae64fc67749758b20701a2461451872e38f54f0483d1958467a" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.2/otp_win32_25.3.2.2.exe#/dl.7z", - "hash": "0cc12d56e5a2cd8f38043270b65b6803d32357e98ca15967b9ac8a6f410ce03c" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.1/otp_win32_26.0.1.exe#/dl.7z", + "hash": "cfae449ce0f68d63bdffc4726b8b2cff0b2c398dbeea67ea18d5df81b9b04b20" } }, "installer": {