summaryrefslogtreecommitdiff
path: root/etc/generate-repos.sh
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-05-15 14:25:54 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-05-15 14:25:54 +0200
commit547fa3c59e1ca744ab9400b1ead05d6e16972d35 (patch)
tree36112cba22691b365683bacea0fd74dbabd0629e /etc/generate-repos.sh
parent87c7f58e398e7f11030518f03251cb22795497bf (diff)
downloadrules-cc-547fa3c59e1ca744ab9400b1ead05d6e16972d35.tar.gz
Update just reference to 1.4.0-alpha+20240515
... to bring in the required defaults for the protobuf build.
Diffstat (limited to 'etc/generate-repos.sh')
-rwxr-xr-xetc/generate-repos.sh2
1 files changed, 1 insertions, 1 deletions
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 \