chore: update provider database

This commit is contained in:
link2xt
2024-08-23 13:24:07 +00:00
parent 6b3de9d7da
commit ef12a76a9e
2 changed files with 30 additions and 16 deletions

View File

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