diff options
Diffstat (limited to 'etc/README.template.md')
-rw-r--r-- | etc/README.template.md | 2 |
1 files changed, 1 insertions, 1 deletions
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" } |