Skip to content

Commit boost version v0.9.1 shows previous version #399

Description

@blockside

Description: before trying the latest version of commit-boost v0.9.1 I tried a version check and it shows previous version.

Steps to reproduce the issue:

wget https://github.com/Commit-Boost/commit-boost-client/releases/download/v0.9.1/commit-boost-pbs-v0.9.1-linux_x86-64.tar.gz

echo "36630317ff5a1c7ef858afc4d5299a0af4cf90df7eea15310c091e0bb7617539 commit-boost-pbs-v0.9.1-linux_x86-64.tar.gz" | sha256sum --check

ouptut:

commit-boost-pbs-v0.9.1-linux_x86-64.tar.gz: OK

tar -zxvf commit-boost-pbs-v0.9.1-linux_x86-64.tar.gz

touch TEMP_cb-config.toml (with some parameters inside)

docker run
-it
--rm
--name cboost-VERSION
-e CB_CONFIG=/cb-config.toml
-v ./TEMP_cb-config.toml:/cb-config.toml
-v ./commit-boost-pbs:/usr/local/bin/commit-boost-pbs
rust:latest /usr/local/bin/commit-boost-pbs --version

output:

commit-boost-pbs 0.9.0 ( version 0.9.1 is expected )

Is this behavior just a version error, or are the packages still the old ones?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions