Skip to content

Commit

Permalink
release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oathdruid committed Oct 15, 2024
1 parent a1fad80 commit fd907f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion registry/modules/babylon/1.4.0/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module(
# Thus the highest version in their module graph is resolved.

# --registry=https://bcr.bazel.build
bazel_dep(name = 'abseil-cpp', version = '20211102.0', repo_name = 'com_google_absl')
bazel_dep(name = 'abseil-cpp', version = '20220623.1', repo_name = 'com_google_absl')
bazel_dep(name = 'bazel_skylib', version = '1.0.3')
bazel_dep(name = 'boost.preprocessor', version = '1.83.0')
bazel_dep(name = 'boost.spirit', version = '1.83.0')
Expand Down
2 changes: 1 addition & 1 deletion registry/modules/babylon/1.4.0/source.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"url": "https://github.com/baidu/babylon/archive/refs/tags/v1.4.0.tar.gz",
"strip_prefix": "babylon-1.4.0",
"integrity": "sha256-vytDOx3Gsxr+csVSFjSRGJrd29XMld8KWsO6ZYG627c="
"integrity": "sha256-FJVJ6Z4MMUkfab6tMVMo3G0GLv6JqoQlwjuHXYau5Ew="
}

0 comments on commit fd907f7

Please sign in to comment.