File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ erlang_config.internal_erlang_from_github_release(
7272
7373erlang_config .internal_erlang_from_github_release (
7474 name = "25_3" ,
75- sha256 = "aed4e4726cdc587ab820c8379d63e511e46a1b1cc0c59d6a720b51ae625b2510 " ,
76- version = "25.3.2" ,
75+ sha256 = "197e597f3216b78ffb8f55d5663193151694c47489653ab04472f7dc4afc7079 " ,
76+ version = "25.3.2.1 " ,
7777)
7878
7979erlang_config .internal_erlang_from_http_archive (
Original file line number Diff line number Diff line change @@ -100,9 +100,9 @@ http_file(
100100
101101http_file (
102102 name = "otp_src_25_3" ,
103- downloaded_file_path = "OTP-25.3.2.tar.gz" ,
104- sha256 = "504fc2045198c192de7edbb04e880cbb1ee79b1d9880270b8af8ed2348d2e242 " ,
105- urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.tar.gz" ],
103+ downloaded_file_path = "OTP-25.3.2.1. tar.gz" ,
104+ sha256 = "ad2eb5e69c8779d970c93b3e7b14be12232785543d9764fcf48226f5f425aebb " ,
105+ urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.1. tar.gz" ],
106106)
107107
108108http_archive (
@@ -148,8 +148,8 @@ erlang_config(
148148 ),
149149 internal_erlang_from_github_release (
150150 name = "25_3" ,
151- sha256 = "aed4e4726cdc587ab820c8379d63e511e46a1b1cc0c59d6a720b51ae625b2510 " ,
152- version = "25.3.2" ,
151+ sha256 = "197e597f3216b78ffb8f55d5663193151694c47489653ab04472f7dc4afc7079 " ,
152+ version = "25.3.2.1 " ,
153153 ),
154154 internal_erlang_from_http_archive (
155155 name = "git_master" ,
You can’t perform that action at this time.
0 commit comments