Adopt otp 25.3.2.9

This commit is contained in:
GitHub 2024-02-10 03:06:04 +00:00 committed by Michael Klishin
parent 1c89ca9d31
commit 57797ef120
No known key found for this signature in database
GPG Key ID: FF4F6501646A9C9A
2 changed files with 5 additions and 5 deletions

View File

@ -90,8 +90,8 @@ erlang_config.internal_erlang_from_github_release(
erlang_config.internal_erlang_from_github_release(
name = "25_3",
sha256 = "9424d7713b361c8a24690515acbd7e0fd37b67d54cad1e1e4af146eae0e335d3",
version = "25.3.2.8",
sha256 = "b305190e01e84eddb26d0140637f26adf674c87351c679f3bbefc8685d22cc05",
version = "25.3.2.9",
)
erlang_config.internal_erlang_from_github_release(

View File

@ -100,9 +100,9 @@ http_file(
http_file(
name = "otp_src_25_3",
downloaded_file_path = "OTP-25.3.2.8.tar.gz",
sha256 = "6b8a6dcfd294ee9d88e47721a6f897603532575329fea587240776c02b232d38",
urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.8.tar.gz"],
downloaded_file_path = "OTP-25.3.2.9.tar.gz",
sha256 = "86fce5b418d127fb6049d69ecc1c32306128736d291e49077943cb3dcc73d7d5",
urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.9.tar.gz"],
)
http_file(