chore: update provider database

This commit is contained in:
link2xt
2024-06-24 20:58:46 +00:00
parent d40ec88b94
commit 8d862b5ad3
3 changed files with 481 additions and 116 deletions

View File

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