From 462b4b180ea91de0a02288398e047e1635d5bfdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:29:11 +0000 Subject: [PATCH] erlang: Update to version 27.0.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 76c039ae88..308c75bea6 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "27.0", + "version": "27.0.1", "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-27.0/otp_win64_27.0.exe#/dl.7z", - "hash": "55f9f5669904fe3fab24f757b55b3d95cf236c04aee942f3f27b1d8eb504649a" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_win64_27.0.1.exe#/dl.7z", + "hash": "f200e09df15706c202d6e1a504056fd10130289fe4dd54b9ae0ce0fbe24cdb4b" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-27.0/otp_win32_27.0.exe#/dl.7z", - "hash": "e38f106082531368cc06b891c6dcd0b6c1a63d0df8363f52aff47ba2140e471e" + "url": "https://github.com/erlang/otp/releases/download/OTP-27.0.1/otp_win32_27.0.1.exe#/dl.7z", + "hash": "68fcb88a0bde4b6bccfe90fc0a72ff0f631a8ab177d0ee20691062ee79f15d4a" } }, "installer": {