From 45371c57c7e00022d8b161f259b7eb79a95b282c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 12:30:24 +0000 Subject: [PATCH] erlang: Update to version 25.3.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index faef65a1e1..0bf7011ae7 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.3.1", + "version": "25.3.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-25.3.1/otp_win64_25.3.1.exe#/dl.7z", - "hash": "e293d5b39d4a8b1fe5f1a97ec1f3dcd2ef219c3988b8eac7aba12f232cccd050" + "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win64_25.3.2.exe#/dl.7z", + "hash": "5553da2ba046807119b731438833017683a201903bddf206fd4ac2f4e4e50410" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.1/otp_win32_25.3.1.exe#/dl.7z", - "hash": "01459d52ad3e9555a4a74690cc9f9e51099bdf732ec143c63fa4ad06c26dfd46" + "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win32_25.3.2.exe#/dl.7z", + "hash": "340ce822d1baa2e3c05c0f2f47263c53746760e340c693864d9599a89b3eff5c" } }, "installer": {