Skip to content

Release v0.0.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 01:10

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "bazel_disk_cache_cleaner",
    strip_prefix = "refs/tags/v0.0.8",
    url = "https://github.com/Ryang20718/Bazel-Disk-Cache-Cleaner/archive/refs/tags/refs/tags/v0.0.8.tar.gz",
)