From cb7a2cbbd5ea3bdefb35261a952bb19989266de1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 20:24:56 +0000 Subject: [PATCH] erlang: Update to version 25.3.2.6 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 47a7771080..c0a7b935e8 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.3.2.5", + "version": "25.3.2.6", "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.5/otp_win64_25.3.2.5.exe#/dl.7z", - "hash": "1e77a0d9fd54c8e245ce21ff663c414db1f462768738da9590c77b5a61e6894a" + "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.6/otp_win64_25.3.2.6.exe#/dl.7z", + "hash": "b413d0869b04d41f482ed9c20b80b09032ce56b23fd81ca54794b7f86e40d614" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.5/otp_win32_25.3.2.5.exe#/dl.7z", - "hash": "4ebce61a330e21d0ab21c8a6dc0e0d9bbb4f9e42e36ce97c97e52b3d336564b8" + "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.6/otp_win32_25.3.2.6.exe#/dl.7z", + "hash": "9bf5722f05ca6794d44773179f99159fb80c65fd7cb643f6c33e59fe0f40344a" } }, "installer": {