Adopt otp 25.3.2.8
This commit is contained in:
parent
9d411e4be8
commit
4bcd46376e
|
@ -90,8 +90,8 @@ erlang_config.internal_erlang_from_github_release(
|
|||
|
||||
erlang_config.internal_erlang_from_github_release(
|
||||
name = "25_3",
|
||||
sha256 = "a8662859d153d3c4253c6a3a4d1538d0f32ce1cf02bb5484b17c9c176da37b37",
|
||||
version = "25.3.2.7",
|
||||
sha256 = "9424d7713b361c8a24690515acbd7e0fd37b67d54cad1e1e4af146eae0e335d3",
|
||||
version = "25.3.2.8",
|
||||
)
|
||||
|
||||
erlang_config.internal_erlang_from_github_release(
|
||||
|
|
|
@ -100,9 +100,9 @@ http_file(
|
|||
|
||||
http_file(
|
||||
name = "otp_src_25_3",
|
||||
downloaded_file_path = "OTP-25.3.2.7.tar.gz",
|
||||
sha256 = "e8023bc61a7613a9beb0b60db166ae5eeb97de928924d1d1031e4aae8fb1e669",
|
||||
urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.7.tar.gz"],
|
||||
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"],
|
||||
)
|
||||
|
||||
http_file(
|
||||
|
|
Loading…
Reference in New Issue