From 547fa3c59e1ca744ab9400b1ead05d6e16972d35 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 15 May 2024 14:25:54 +0200 Subject: Update just reference to 1.4.0-alpha+20240515 ... to bring in the required defaults for the protobuf build. --- etc/generate-repos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/generate-repos.sh') diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh index 681a711..9250405 100755 --- a/etc/generate-repos.sh +++ b/etc/generate-repos.sh @@ -17,7 +17,7 @@ set -eu readonly ROOT=$(readlink -f $(dirname $0)/..) -: ${BRANCH:=v1.2.5} +: ${BRANCH:=v1.4.0-alpha+20240515} : ${OUTFILE:=${ROOT}/etc/repos.json} just-import-git --as just -C ${ROOT}/etc/repos.template.json \ -- cgit v1.2.3