From 10b9d70767458519525ce14586da545706aa6cce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 00:34:55 +0000 Subject: [PATCH] erlang: Update to version 26.0 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 0bf7011ae7..d3670551bb 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.3.2", + "version": "26.0", "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/otp_win64_25.3.2.exe#/dl.7z", - "hash": "5553da2ba046807119b731438833017683a201903bddf206fd4ac2f4e4e50410" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.0/otp_win64_26.0.exe#/dl.7z", + "hash": "fc6c7854917389b35bd2db53877b06097baadfb035a0bcd81bc3618c88318ab0" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win32_25.3.2.exe#/dl.7z", - "hash": "340ce822d1baa2e3c05c0f2f47263c53746760e340c693864d9599a89b3eff5c" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.0/otp_win32_26.0.exe#/dl.7z", + "hash": "9cf5d505caafe8082f5963589fda652343430e08a4493f9f07b773185e0253f1" } }, "installer": {