summaryrefslogtreecommitdiff
path: root/etc/generate-repos.sh
diff options
context:
space:
mode:
authorPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-20 10:58:39 +0200
committerPaul Cristian Sarbu <paul.cristian.sarbu@huawei.com>2024-06-20 12:12:18 +0200
commitf5fcacd28fe02d14f99f4d057076e502c3082a6c (patch)
treec8d222d8522acbe9f89bfce189129af0d6f557f9 /etc/generate-repos.sh
parentc19cc42358baf78aa409835591128bb89f90a9c7 (diff)
downloadrules-cc-f5fcacd28fe02d14f99f4d057076e502c3082a6c.tar.gz
Update just reference to v1.4.0-alpha+20240619
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 9250405..a3d97b3 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.4.0-alpha+20240515}
+: ${BRANCH:=v1.4.0-alpha+20240619}
: ${OUTFILE:=${ROOT}/etc/repos.json}
just-import-git --as just -C ${ROOT}/etc/repos.template.json \