Skip to content

Commit bab9d66

Browse files
committed
Update README
1 parent dc6b6d6 commit bab9d66

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,8 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
101101
102102
http_archive(
103103
name = "com_github_markisus_vapid-soa",
104-
url = "https://github.com/markisus/vapid-soa/archive/9c4d431e7cc02d09ffb073960c85aa090bf5938e.zip",
105-
sha256 = "4a57761c50d868cb25f9910b03ce0a2e32ac5009b019c2684c43b411663952c7",
106-
strip_prefix = "vapid-soa-9c4d431e7cc02d09ffb073960c85aa090bf5938e")
104+
url = "https://github.com/markisus/vapid-soa/archive/dc6b6d6a399b67cc1441965d9ba34642654f8ef4.zip",
105+
strip_prefix = "vapid-soa-dc6b6d6a399b67cc1441965d9ba34642654f8ef4")
107106
```
108107
```starlark
109108
# BUILD

0 commit comments

Comments
 (0)