Skip to content

Updated release of version 3.1.11 breaking bazel hash checks #840

@mattlangford

Description

@mattlangford

We are using bazel and pulling down libmodbus via

bazel_dep(name = "libmodbus", version = "3.1.11")

However as of a couple of hours ago runners have started pulling a different version

Error in download_and_extract: java.io.IOException: Error downloading [https://github.com/stephane/libmodbus/releases/download/v3.1.11/libmodbus-3.1.11.tar.gz]:
Checksum was sha256-p6LE9ufjyb1JpXTp8w9vh7jxYqWMemfLHHVHCZG3aAo= but wanted sha256-FbSy4PaBIsLamxld5cMwSJqcl9QLSpXSgiN43BTXgOc=

This corresponds with the latest update to the package in the releases page

Are there changes in that release that need to be updated in the notes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions