From 0f8643b53735b87701f63b6a97d4cbd37acbaa98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 14 Nov 2024 11:59:18 +0100 Subject: Update hex_core to v0.10.1 --- plugins/hex.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/hex.mk b/plugins/hex.mk index b0a5339..6467e31 100644 --- a/plugins/hex.mk +++ b/plugins/hex.mk @@ -2,7 +2,7 @@ # This file is part of erlang.mk and subject to the terms of the ISC License. HEX_CORE_GIT ?= https://github.com/hexpm/hex_core -HEX_CORE_COMMIT ?= v0.7.0 +HEX_CORE_COMMIT ?= v0.10.1 PACKAGES += hex_core pkg_hex_core_name = hex_core -- cgit v1.2.3