From a927fc41a48ad1d4b652c49a5132b4744ced580b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 12:38:33 +0000 Subject: [PATCH] erlang: Update to version 25.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index ebbf0c7a69..e1ee7be1c8 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.1.2", + "version": "25.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://erlang.org/download/otp_win64_25.1.2.exe#/dl.7z", - "hash": "4cf6cf023a26340efcc9420905b181beefcd637be83b344b462b41fb824f9994" + "url": "https://erlang.org/download/otp_win64_25.2.exe#/dl.7z", + "hash": "412eec08acf8b3f0305e9a16efd57ab901e30c1c24379c171cefc74fadc301c2" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_25.1.2.exe#/dl.7z", - "hash": "a7a399aff3dfe6e35459a4e14d434b92ad99382cf331a9473813fd1a3a9383f7" + "url": "https://erlang.org/download/otp_win32_25.2.exe#/dl.7z", + "hash": "4d9b142556b69d4ccc449e2b79248a736c8e6e02b400cccb1656a8230427b680" } }, "installer": {