Skip to content

Commit

Permalink
Bump post-rs to v0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed May 23, 2023
1 parent 9a36a49 commit 50cd5e1
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 @@ -49,7 +49,7 @@ else
endif
endif

POSTRS_SETUP_REV = 0.1.13
POSTRS_SETUP_REV = 0.1.14
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)
ifeq ($(platform), windows)
Expand Down

0 comments on commit 50cd5e1

Please sign in to comment.