Push 0.10.0

This commit is contained in:
Oracle 2026-05-18 16:31:58 +02:00
parent 266f3fc76d
commit 12c05afa57
Signed by: Oracle
SSH key fingerprint: SHA256:x4/RtnjUyuHkdvmwNDsWSfcfF1V5PNr3OpriZqOvCX8
25 changed files with 2016 additions and 645 deletions

20
docs/tables.d2 Normal file
View file

@ -0,0 +1,20 @@
ird: {
shape: sql_table
title_id TEXT
name TEXT
size BIGINT
key BLOB
}
redump: {
shape: sql_table
name TEXT
size BIGINT
crc32 TEXT
md5 TEXT
sha1 TEXT
key BLOB
}