Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 53d26da

Browse files
committed
rabbitmq-hexpm.mk: Switch to hexpm-cli 0.3.0
This version should work with the latest `rebar3_hex` plugin (6.5.0).
1 parent 2dff37d commit 53d26da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/rabbitmq-hexpm.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
.PHONY: hex-publish hex-publish-docs
66

7-
HEXPM_URL = https://github.com/rabbitmq/hexpm-cli/releases/download/v0.2.0/hexpm
7+
HEXPM_URL = https://github.com/rabbitmq/hexpm-cli/releases/download/v0.3.0/hexpm
88
HEXPM_CLI = $(ERLANG_MK_TMP)/hexpm
99

1010
$(HEXPM_CLI):

0 commit comments

Comments
 (0)