data: update Sourcetrail to use python indexer to v1.db24.p1

This commit is contained in:
mlangkabel
2019-08-06 18:34:51 +02:00
parent 1c7bc2fc90
commit 8a43a95b5c
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db24_p0"
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db24_p1"
# Determine current platform
PLATFORM='unknown'