This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch jbilleter/update-buildbox in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit a35d0bb0d646f5a26ce4c720ab20c5144231be2e Author: Jürg Billeter <[email protected]> AuthorDate: Mon Sep 22 12:19:09 2025 +0200 tests/integration/project/elements/recc/recc.bst: Update recc to 1.3.39 --- tests/integration/project/elements/recc/recc.bst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/integration/project/elements/recc/recc.bst b/tests/integration/project/elements/recc/recc.bst index c9c203010..d60db1d62 100644 --- a/tests/integration/project/elements/recc/recc.bst +++ b/tests/integration/project/elements/recc/recc.bst @@ -3,6 +3,6 @@ kind: import sources: - kind: tar base-dir: '' - ref: 00795f1781fd5f80757dd0c60f6335c221dacfa852edad8209b390dd9cfb1f83 - url: buildbox:buildbox-integration/-/releases/1.3.31/downloads/recc-x86_64-linux-gnu.tgz + ref: d621d1641a5e9617d6dbe9bcebdf4c62a28e1354fcdb09c4dc94bd1a773e85d4 + url: buildbox:buildbox-integration/-/releases/1.3.39/downloads/recc-x86_64-linux-gnu.tgz directory: usr/bin
