From ac8dc10cc9edae026a57f27e226b468df4499065 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 23 Oct 2024 14:30:16 +0200 Subject: Update sample commit in README --- README.md | 2 +- etc/README.template.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f5cd31..3fe08db 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ your `repos.json`. { "repository": { "type": "git" , "branch": "master" - , "commit": "2ea50063460a3e11dfcbb71651540c0d61fddc1a" + , "commit": "b8ae7e38c0c51467ead55361362a0fd0da3666d5" , "repository": "https://github.com/just-buildsystem/rules-cc" , "subdir": "rules" } diff --git a/etc/README.template.md b/etc/README.template.md index 517fc0a..169edb5 100644 --- a/etc/README.template.md +++ b/etc/README.template.md @@ -25,7 +25,7 @@ your `repos.json`. { "repository": { "type": "git" , "branch": "master" - , "commit": "2ea50063460a3e11dfcbb71651540c0d61fddc1a" + , "commit": "b8ae7e38c0c51467ead55361362a0fd0da3666d5" , "repository": "https://github.com/just-buildsystem/rules-cc" , "subdir": "rules" } -- cgit v1.2.3