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

This commit is contained in:
mlangkabel
2019-08-26 18:38:24 +02:00
parent 51ebee7cfd
commit ef68893957
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db24_p1"
SOURCETRAIL_PYTHON_INDEXER_VERSION="v1_db24_p2"
# Determine current platform
PLATFORM='unknown'