chore: update provider database

This commit is contained in:
link2xt
2025-09-04 13:36:50 +00:00
committed by l
parent 9870725d1f
commit 838eed94bc
2 changed files with 22 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ set -euo pipefail
export TZ=UTC
# Provider database revision.
REV=77cbf92a8565fdf1bcaba10fa93c1455c750a1e9
REV=1cce91c1f1065b47e4f307d6fe2f4cca68c74d2e
CORE_ROOT="$PWD"
TMP="$(mktemp -d)"