From 90fd73c0b00ed175b5e831a165208f9497d93daf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:27:11 +0000 Subject: [PATCH] erlang: Update to version 26.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 0d45153b2e..c4a176a147 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "26.1.2", + "version": "26.2", "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-26.1.2/otp_win64_26.1.2.exe#/dl.7z", - "hash": "8cccc19c09b2da6522385a21c2649b06e84065ad45a93c94e475e9b5d5b58b31" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.2/otp_win64_26.2.exe#/dl.7z", + "hash": "29570d87e08dcb5ab125284ece78bfbd37331b49ceadc56985984d825b7f515f" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win32_26.1.2.exe#/dl.7z", - "hash": "dcf432f9b5c4721dcff82897bdf33f66fe2274dfa9989be9b7bce5fedae2dd52" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.2/otp_win32_26.2.exe#/dl.7z", + "hash": "968f2f0525f17abcb7fc92647025acd3ede5668ab0cbc215008eab240c46b1ef" } }, "installer": {