Skip to content

Commit

Permalink
Merge pull request #279 from spacemeshos/bump-post-rs-v0.7.3
Browse files Browse the repository at this point in the history
Bump post-rs to v0.7.3
  • Loading branch information
poszu authored Mar 13, 2024
2 parents 5a8258e + 546b8db commit bbd1b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.Inc
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ else
endif

# Also update 'SUPPORTED_VERSION' in internal/postrs/version_check.go
POSTRS_SETUP_REV = 0.7.2
POSTRS_SETUP_REV = 0.7.3
POSTRS_SETUP_ZIP = libpost-$(platform)-v$(POSTRS_SETUP_REV).zip
POSTRS_SETUP_URL_ZIP ?= https://github.com/spacemeshos/post-rs/releases/download/v$(POSTRS_SETUP_REV)/$(POSTRS_SETUP_ZIP)

Expand Down

0 comments on commit bbd1b46

Please sign in to comment.