summaryrefslogtreecommitdiff
path: root/doc/tutorial/computed.md
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2025-05-07 18:20:12 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2025-05-13 10:27:47 +0200
commit2036132fe7d9c499d52499e66f7e39c995b57b89 (patch)
tree8bdde08d6fda6aa5bf7bd35c0a7c7eeee4b4f01b /doc/tutorial/computed.md
parentff05735fcbab55b9c3e548232ad0aa315883183f (diff)
downloadjustbuild-2036132fe7d9c499d52499e66f7e39c995b57b89.tar.gz
Tutorial: Update reference to rules-cc
Diffstat (limited to 'doc/tutorial/computed.md')
-rw-r--r--doc/tutorial/computed.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/computed.md b/doc/tutorial/computed.md
index ee9e94d8..75d740cd 100644
--- a/doc/tutorial/computed.md
+++ b/doc/tutorial/computed.md
@@ -231,7 +231,7 @@ Therefore, our final repository description looks as follows.
{ "repository":
{ "type": "git"
, "branch": "master"
- , "commit": "3a5f0f0f50c59495ffc3b198df59e6edb8416450"
+ , "commit": "7a2fb9f639a61cf7b7d7e45c7c4cea845e7528c6"
, "repository": "https://github.com/just-buildsystem/rules-cc.git"
, "subdir": "rules"
}