From dc0f892c05c77d69827421ba31275932f1d82522 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:30:46 +0000 Subject: [PATCH] erlang: Update to version 26.1.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 131418d7e7..0d45153b2e 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "26.1.1", + "version": "26.1.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.1/otp_win64_26.1.1.exe#/dl.7z", - "hash": "5a809a9a5ebee5e8881dd02bc18dde73ac79e3ac6e2a7fddfc3c5446761a4ca7" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win64_26.1.2.exe#/dl.7z", + "hash": "8cccc19c09b2da6522385a21c2649b06e84065ad45a93c94e475e9b5d5b58b31" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-26.1.1/otp_win32_26.1.1.exe#/dl.7z", - "hash": "c49b2352e4b743a22a0cb9c3f1896a1d170c719733473af82f91aaf55c8f34b9" + "url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win32_26.1.2.exe#/dl.7z", + "hash": "dcf432f9b5c4721dcff82897bdf33f66fe2274dfa9989be9b7bce5fedae2dd52" } }, "installer": {