From 0d7ad32b0521cc573bba06f5c2e1ddbc04978e71 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 7 Aug 2024 12:58:21 +0200 Subject: Follow a fixed tag of rules-cc by default --- etc/repos.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/repos.json') diff --git a/etc/repos.json b/etc/repos.json index 8fc69de..e5cd34b 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -20,7 +20,7 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" - , "branch": "master" + , "branch": "v1.4.0-alpha+20240807" , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "rules" } @@ -29,7 +29,7 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" - , "branch": "master" + , "branch": "v1.4.0-alpha+20240807" , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "tests" } @@ -506,7 +506,7 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" - , "branch": "master" + , "branch": "v1.4.0-alpha+20240807" , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "rules" } @@ -524,7 +524,7 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" - , "branch": "master" + , "branch": "v1.4.0-alpha+20240807" , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "etc/imports" } -- cgit v1.2.3