Skip to content

Commit dfe4580

Browse files
web-flowmergify[bot]
authored andcommitted
Adopt otp 25.3.2.3
(cherry picked from commit c3d77c4) (cherry picked from commit a3a5a1c)
1 parent 7bcdb99 commit dfe4580

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ erlang_config.internal_erlang_from_github_release(
7272

7373
erlang_config.internal_erlang_from_github_release(
7474
name = "25_3",
75-
sha256 = "83a36f3d90deef36adb615bbfb46cd327f0b76b7668e1f7f253fd66b4ae24518",
76-
version = "25.3.2.2",
75+
sha256 = "8c1e8811201d1e9cc806b74393db16e89a119f412e16bb5f6181d54cd102eb4f",
76+
version = "25.3.2.3",
7777
)
7878

7979
erlang_config.internal_erlang_from_github_release(

WORKSPACE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ http_file(
100100

101101
http_file(
102102
name = "otp_src_25_3",
103-
downloaded_file_path = "OTP-25.3.2.2.tar.gz",
104-
sha256 = "eeaa9e388fbfad90751fd75bf9207d87d7372b0a1a3266ff693c8015be91d634",
105-
urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.2.tar.gz"],
103+
downloaded_file_path = "OTP-25.3.2.3.tar.gz",
104+
sha256 = "93b0b2b02b789d3b51ed1c2e56fc40e2ee5a8394bf82686f06be5458e9b85994",
105+
urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.3.tar.gz"],
106106
)
107107

108108
http_file(
@@ -143,8 +143,8 @@ erlang_config(
143143
),
144144
internal_erlang_from_github_release(
145145
name = "25_3",
146-
sha256 = "83a36f3d90deef36adb615bbfb46cd327f0b76b7668e1f7f253fd66b4ae24518",
147-
version = "25.3.2.2",
146+
sha256 = "8c1e8811201d1e9cc806b74393db16e89a119f412e16bb5f6181d54cd102eb4f",
147+
version = "25.3.2.3",
148148
),
149149
internal_erlang_from_github_release(
150150
name = "26",

0 commit comments

Comments
 (0)