From f5fcacd28fe02d14f99f4d057076e502c3082a6c Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 20 Jun 2024 10:58:39 +0200 Subject: Update just reference to v1.4.0-alpha+20240619 --- etc/generate-repos.sh | 2 +- etc/repos.json | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 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 \ diff --git a/etc/repos.json b/etc/repos.json index 2810154..49aa13e 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -72,8 +72,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0-alpha+20240515" - , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f" + , "branch": "v1.4.0-alpha+20240619" + , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5" } , "bindings": { "rules": "just/rules-just" @@ -310,8 +310,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0-alpha+20240515" - , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f" + , "branch": "v1.4.0-alpha+20240619" + , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5" , "subdir": "etc/patches" } } @@ -352,8 +352,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0-alpha+20240515" - , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f" + , "branch": "v1.4.0-alpha+20240619" + , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5" , "subdir": "rules" } , "target_root": "just/defaults" @@ -461,8 +461,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0-alpha+20240515" - , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f" + , "branch": "v1.4.0-alpha+20240619" + , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5" , "subdir": "etc/toolchain" } , "rule_root": "just/rules" @@ -484,8 +484,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0-alpha+20240515" - , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f" + , "branch": "v1.4.0-alpha+20240619" + , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5" , "subdir": "etc/defaults" } } @@ -493,8 +493,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0-alpha+20240515" - , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f" + , "branch": "v1.4.0-alpha+20240619" + , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5" , "subdir": "etc/import" } } -- cgit v1.2.3