File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ erlang_config.internal_erlang_from_http_archive(
7979 name = "git_master" ,
8080 strip_prefix = "otp-master" ,
8181 url = "https://github.com/erlang/otp/archive/refs/heads/master.tar.gz" ,
82- version = "26 " ,
82+ version = "27 " ,
8383)
8484
8585use_repo (
Original file line number Diff line number Diff line change @@ -155,14 +155,14 @@ erlang_config(
155155 ),
156156 internal_erlang_from_github_release (
157157 name = "26" ,
158- sha256 = "ce962175c4d90161a7247d8e2e4ae36f9d8cc0214c8f52dba8ba84a82afc096f " ,
159- version = "26.0-rc3 " ,
158+ sha256 = "3ff3c53d7ef9a45b5720e95b8756269c1a1b58eb51accc992ca97522fdb234d4 " ,
159+ version = "26.0" ,
160160 ),
161161 internal_erlang_from_http_archive (
162162 name = "git_master" ,
163163 strip_prefix = "otp-master" ,
164164 url = "https://github.com/erlang/otp/archive/refs/heads/master.tar.gz" ,
165- version = "26 " ,
165+ version = "27 " ,
166166 ),
167167 ],
168168)
You can’t perform that action at this time.
0 commit comments