summaryrefslogtreecommitdiff
path: root/etc/generate-repos.sh
diff options
context:
space:
mode:
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 a5453fb..1e6f2cc 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}
+: ${BRANCH:=v1.5.0}
: ${OUTFILE:=${ROOT}/etc/repos.json}
just-import-git --as just -C ${ROOT}/etc/repos.template.json \