Skip to content

1.11.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 15:55
7b7b570

Workspace Snippet

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

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

bazelpods_dependencies()

What's Changed

New Contributors

Full Changelog: 1.11.4...1.11.5