Skip to content
6 changes: 3 additions & 3 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,9 @@ REPOSITORY_LOCATIONS = dict(
urls = ["https://github.com/google/benchmark/archive/505be96ab23056580a3a2315abba048f4428b04e.tar.gz"],
),
com_github_libevent_libevent = dict(
sha256 = "0ab250abac1def3d1e20e23e05ce827efa81db65c9004ccfff58d16404e3e369",
strip_prefix = "libevent-release-2.1.9-beta",
urls = ["https://github.com/libevent/libevent/archive/release-2.1.9-beta.tar.gz"],
sha256 = "53d4bb49b837944893b7caf9ae8eb43e94690ee5babea6469cc4a928722f99b1",
strip_prefix = "libevent-c4fbae3ae6166dddfa126734edd63213afa14dce",
urls = ["https://github.com/libevent/libevent/archive/c4fbae3ae6166dddfa126734edd63213afa14dce.tar.gz"],
),
com_github_madler_zlib = dict(
sha256 = "629380c90a77b964d896ed37163f5c3a34f6e6d897311f1df2a7016355c45eff",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
actions {
add_string: 6
}
actions {
reserve_commit {
reserve_length: 971
commit_length: 1
}
}
actions {
target_index: 1
add_string: 2
}
actions {
target_index: 1
prepend_string: 3
}
actions {
target_index: 1
prepend_buffer: 0
}
actions {
move {
source_index: 1
}
}
actions {
target_index: 1
move {
length: 11
}
}