Skip to content

1.11.6

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 12:14
299f652

Workspace Snippet

http_archive(
    name = "bazelpods",
    sha256 = "e3ecb33aa3d4482eb670f437f519c9266b4d2c35c7579265a9ff67f04e324f47",
    url = "https://github.com/sergeykhliustin/BazelPods/releases/download/1.11.6/release.tar.gz"
)

load("@bazelpods//:repositories.bzl", "bazelpods_dependencies")

bazelpods_dependencies()

What's Changed

Full Changelog: 1.11.5...1.11.6