From 3fbb3b7f426309f6ac945ba7cb2d81f072e11ada Mon Sep 17 00:00:00 2001 From: Andreas Schultz Date: Wed, 13 Dec 2023 14:26:02 +0100 Subject: [PATCH] fix OTP-26.2 src checksum The OTP release process uploads the the src.tar.gz twice. Some timestamps differ between the two uploads, resulting in a changed checksum. Replace the old csum with the newer one. --- versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.json b/versions.json index f21fa35..65585c4 100644 --- a/versions.json +++ b/versions.json @@ -28,7 +28,7 @@ "alpine": "3.19", "rebar3": "3.22.1", "version": "26.2", - "download_sha256": "575df666c678bbbcf97fbf8dec532db62c25b3aec005a2ba1348982c8e9661bb" + "download_sha256": "a85fa668a292868a7dc8c8ac18615995051392acbfbfa9cef1e8d84cf417ca87" } }, "rebar3": {