We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7178074 commit 3cf1f34Copy full SHA for 3cf1f34
WORKSPACE
@@ -107,9 +107,9 @@ http_file(
107
108
http_file(
109
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"],
+ downloaded_file_path = "OTP-26.0.tar.gz",
+ sha256 = "29a50b17cb4bc326f01e4cbb2badb6a31ec586525f7c2f29166a0c6229b53f24",
+ urls = ["https://github.com/erlang/otp/archive/OTP-26.0.tar.gz"],
113
)
114
115
http_archive(
0 commit comments