diff options
| author | Erik Kundiman <erik@megapahit.org> | 2026-04-19 08:50:43 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2026-04-19 08:51:40 +0800 |
| commit | badf783df47cb08de85a7abfa612ce813628058d (patch) | |
| tree | f083ba78912ff61645706d14060b6fe37f91b458 /autobuild.xml | |
| parent | 7d73db9236774e45240602395f544e19ac10bef7 (diff) | |
| parent | 8ffb73b4c0f5141d03cbbdfa8213421effed8eb0 (diff) | |
Merge tag 'Second_Life_Release#8ffb73b4-26.2' into 2026.02
Diffstat (limited to 'autobuild.xml')
| -rw-r--r-- | autobuild.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index 35dd073330..4f4e6ad70c 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2495,6 +2495,40 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>description</key> <string>Viewer fonts</string> </map> + <key>google-fonts</key> + <map> + <key>platforms</key> + <map> + <key>common</key> + <map> + <key>archive</key> + <map> + <key>creds</key> + <string>github</string> + <key>hash</key> + <string>9bd007dd70635d85d716ca00484cefa700cdb6f0</string> + <key>hash_algorithm</key> + <string>sha1</string> + <key>url</key> + <string>https://api.github.com/repos/secondlife/3p-google-fonts/releases/assets/365756469</string> + </map> + <key>name</key> + <string>common</string> + </map> + </map> + <key>license</key> + <string>SIL Open Font License, Version 1.1</string> + <key>license_file</key> + <string>LICENSES/google_inter.txt</string> + <key>copyright</key> + <string>Copyright 2020 The Inter Project Authors (https://github.com/rsms/inter)</string> + <key>version</key> + <string>1.0.0.22606339007</string> + <key>name</key> + <string>google-fonts</string> + <key>description</key> + <string>Google fonts</string> + </map> <key>viewer-manager</key> <map> <key>platforms</key> |
