diff --git a/Makefile b/Makefile index 2f988b3e0..c3c5be963 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ GORELEASER ?= $(shell which goreleaser) # pin versions for CI builds CI_CONSUL_VERSION ?= 1.8.4 CI_VAULT_VERSION ?= 1.5.2 -CI_HUGO_VERSION ?= 0.63.2 +CI_HUGO_VERSION ?= 0.101.0 BETA_OSES = linux darwin