Skip to content

Commit 5ca6872

Browse files
committed
Fix OTP26.0 SHA
1 parent eaa2f98 commit 5ca6872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ http_file(
108108
http_file(
109109
name = "otp_src_26",
110110
downloaded_file_path = "OTP-26.0.tar.gz",
111-
sha256 = "3ff3c53d7ef9a45b5720e95b8756269c1a1b58eb51accc992ca97522fdb234d4",
111+
sha256 = "29a50b17cb4bc326f01e4cbb2badb6a31ec586525f7c2f29166a0c6229b53f24",
112112
urls = ["https://github.com/erlang/otp/archive/OTP-26.0.tar.gz"],
113113
)
114114

0 commit comments

Comments
 (0)