From: Felipe Correa da Silva Sanches Date: Thu, 12 Mar 2026 20:07:00 +0000 (+0000) Subject: ZCOOL QingKe HuangYou: add commit hash to METADATA.pb X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1b83ecdae8ccb7507fa6e06396e57bc0a5665d;p=thirdparty%2Fgoogle%2Ffonts.git ZCOOL QingKe HuangYou: add commit hash to METADATA.pb Assisted by an AI agent (Claude Opus 4.6) --- diff --git a/ofl/zcoolqingkehuangyou/METADATA.pb b/ofl/zcoolqingkehuangyou/METADATA.pb index cd833afb6..45eb59633 100644 --- a/ofl/zcoolqingkehuangyou/METADATA.pb +++ b/ofl/zcoolqingkehuangyou/METADATA.pb @@ -17,5 +17,6 @@ subsets: "latin" subsets: "menu" source { repository_url: "https://github.com/googlefonts/zcool-qingke-huangyou" + commit: "c9dac424b0a9f47d3b113cff4a4922f632d82c94" } primary_script: "Hans" diff --git a/ofl/zcoolqingkehuangyou/upstream_info.md b/ofl/zcoolqingkehuangyou/upstream_info.md new file mode 100644 index 000000000..642de06db --- /dev/null +++ b/ofl/zcoolqingkehuangyou/upstream_info.md @@ -0,0 +1,26 @@ +# ZCOOL QingKe HuangYou — Upstream Source Investigation + +**Model**: Claude Opus 4.6 +**Date**: 2026-03-12 + +## Summary + +The upstream repository for ZCOOL QingKe HuangYou was identified as [https://github.com/googlefonts/zcool-qingke-huangyou](https://github.com/googlefonts/zcool-qingke-huangyou), which was already recorded in `METADATA.pb`. The source block was missing a `commit` field pointing to a specific upstream revision. + +## Investigation + +The repository at `googlefonts/zcool-qingke-huangyou` was queried via the GitHub API to retrieve the latest commit on the default (`main`) branch. + +The latest commit on `main` was identified as `c9dac424b0a9f47d3b113cff4a4922f632d82c94`, authored on 2018-11-20, with message: "First commit". This repository has had no commits since its initial creation. + +## Result + +The `commit` field was added to the `source` block in `METADATA.pb`: + +``` +Repo: https://github.com/googlefonts/zcool-qingke-huangyou +Commit: c9dac424b0a9f47d3b113cff4a4922f632d82c94 +Branch: main (default) +Status: commit hash added +Confidence: high (verified via GitHub API) +```