summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--etc/README.template.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 40857f1..d65cc41 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ your `repos.json`.
{ "repository":
{ "type": "git"
, "branch": "master"
- , "commit": "b8ae7e38c0c51467ead55361362a0fd0da3666d5"
+ , "commit": "3a5f0f0f50c59495ffc3b198df59e6edb8416450"
, "repository": "https://github.com/just-buildsystem/rules-cc"
, "subdir": "rules"
}
diff --git a/etc/README.template.md b/etc/README.template.md
index 169edb5..1d1e432 100644
--- a/etc/README.template.md
+++ b/etc/README.template.md
@@ -25,7 +25,7 @@ your `repos.json`.
{ "repository":
{ "type": "git"
, "branch": "master"
- , "commit": "b8ae7e38c0c51467ead55361362a0fd0da3666d5"
+ , "commit": "3a5f0f0f50c59495ffc3b198df59e6edb8416450"
, "repository": "https://github.com/just-buildsystem/rules-cc"
, "subdir": "rules"
}