File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ bazel_dep(
37
37
bazel_dep (
38
38
name = "com_github_rabbitmq_looking_glass" ,
39
39
version = "0.2.1" ,
40
- repo_name = "looking_glass" ,
41
40
dev_dependency = True ,
41
+ repo_name = "looking_glass" ,
42
42
)
43
43
44
44
erlang_config = use_extension (
@@ -72,8 +72,8 @@ erlang_config.internal_erlang_from_github_release(
72
72
73
73
erlang_config .internal_erlang_from_github_release (
74
74
name = "25_3" ,
75
- sha256 = "aed4e4726cdc587ab820c8379d63e511e46a1b1cc0c59d6a720b51ae625b2510 " ,
76
- version = "25.3.2" ,
75
+ sha256 = "197e597f3216b78ffb8f55d5663193151694c47489653ab04472f7dc4afc7079 " ,
76
+ version = "25.3.2.1 " ,
77
77
)
78
78
79
79
erlang_config .internal_erlang_from_github_release (
Original file line number Diff line number Diff line change @@ -100,9 +100,9 @@ http_file(
100
100
101
101
http_file (
102
102
name = "otp_src_25_3" ,
103
- downloaded_file_path = "OTP-25.3.2.tar.gz" ,
104
- sha256 = "504fc2045198c192de7edbb04e880cbb1ee79b1d9880270b8af8ed2348d2e242 " ,
105
- urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.tar.gz" ],
103
+ downloaded_file_path = "OTP-25.3.2.1. tar.gz" ,
104
+ sha256 = "ad2eb5e69c8779d970c93b3e7b14be12232785543d9764fcf48226f5f425aebb " ,
105
+ urls = ["https://github.com/erlang/otp/archive/OTP-25.3.2.1. tar.gz" ],
106
106
)
107
107
108
108
http_file (
@@ -150,8 +150,8 @@ erlang_config(
150
150
),
151
151
internal_erlang_from_github_release (
152
152
name = "25_3" ,
153
- sha256 = "aed4e4726cdc587ab820c8379d63e511e46a1b1cc0c59d6a720b51ae625b2510 " ,
154
- version = "25.3.2" ,
153
+ sha256 = "197e597f3216b78ffb8f55d5663193151694c47489653ab04472f7dc4afc7079 " ,
154
+ version = "25.3.2.1 " ,
155
155
),
156
156
internal_erlang_from_github_release (
157
157
name = "26" ,
You can’t perform that action at this time.
0 commit comments