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 @@ -59,8 +59,8 @@ erlang_config.internal_erlang_from_github_release(
5959
6060erlang_config .internal_erlang_from_github_release (
6161 name = "25_2" ,
62- sha256 = "94d5b6b0495050c5ea78a10c02ba3bdb58ce537c2a8869957760e67ec02924bd " ,
63- version = "25.2.2 " ,
62+ sha256 = "f4d9f11d67ba478a053d72e635a44722a975603fe1284063fdf38276366bc61c " ,
63+ version = "25.2.3 " ,
6464)
6565
6666erlang_config .internal_erlang_from_http_archive (
Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ http_file(
7878
7979http_file (
8080 name = "otp_src_25_2" ,
81- downloaded_file_path = "OTP-25.2.2 .tar.gz" ,
82- sha256 = "535e535b2e90e71deca96c53f19710e6ebf3d4289b0a3116e7cf83b7e2c4bb7e " ,
83- urls = ["https://github.com/erlang/otp/archive/OTP-25.2.2 .tar.gz" ],
81+ downloaded_file_path = "OTP-25.2.3 .tar.gz" ,
82+ sha256 = "637bc5cf68dd229fd3c3fe889a6f84dd32c4a827488550a0a98123b00c2d78b5 " ,
83+ urls = ["https://github.com/erlang/otp/archive/OTP-25.2.3 .tar.gz" ],
8484)
8585
8686http_archive (
@@ -121,8 +121,8 @@ erlang_config(
121121 ),
122122 internal_erlang_from_github_release (
123123 name = "25_2" ,
124- sha256 = "94d5b6b0495050c5ea78a10c02ba3bdb58ce537c2a8869957760e67ec02924bd " ,
125- version = "25.2.2 " ,
124+ sha256 = "f4d9f11d67ba478a053d72e635a44722a975603fe1284063fdf38276366bc61c " ,
125+ version = "25.2.3 " ,
126126 ),
127127 internal_erlang_from_http_archive (
128128 name = "git_master" ,
You can’t perform that action at this time.
0 commit comments