Skip to content

Commit 3cf1f34

Browse files
committed
Adopt OTP 26.0
1 parent 7178074 commit 3cf1f34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ http_file(
107107

108108
http_file(
109109
name = "otp_src_26",
110-
downloaded_file_path = "OTP-26.0-rc3.tar.gz",
111-
sha256 = "b7803705c5a03035a851edff9d781dfe384df01c1a4715e2d20102151ae917c5",
112-
urls = ["https://github.com/erlang/otp/archive/OTP-26.0-rc3.tar.gz"],
110+
downloaded_file_path = "OTP-26.0.tar.gz",
111+
sha256 = "29a50b17cb4bc326f01e4cbb2badb6a31ec586525f7c2f29166a0c6229b53f24",
112+
urls = ["https://github.com/erlang/otp/archive/OTP-26.0.tar.gz"],
113113
)
114114

115115
http_archive(

0 commit comments

Comments
 (0)