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