Skip to content

Commit

Permalink
Update SemanticDependencyUpdater (v. 3.0.3) (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
pastakhov authored Aug 1, 2024
1 parent c0dd29d commit 55eba41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -472,10 +472,10 @@ RUN set -x; \
&& git clone --single-branch -b master https://github.com/SemanticMediaWiki/SemanticCompoundQueries $MW_HOME/extensions/SemanticCompoundQueries \
&& cd $MW_HOME/extensions/SemanticCompoundQueries \
&& git checkout -q eeb514393fdf2e80ae7084839d8803ee32ae3da4 \
# SemanticDependencyUpdater (v. 2.0.2)
# SemanticDependencyUpdater (v. 3.0.3)
&& git clone --single-branch -b master https://github.com/gesinn-it/SemanticDependencyUpdater $MW_HOME/extensions/SemanticDependencyUpdater \
&& cd $MW_HOME/extensions/SemanticDependencyUpdater \
&& git checkout -q e8a483dd54de6a069854789ae6c702aab98a89ab \
&& git checkout -q b2c4db817bfb31c2ad10d27aeebb955f938d7b4f \
# SemanticDrilldown
&& git clone --single-branch -b $MW_VERSION https://gerrit.wikimedia.org/r/mediawiki/extensions/SemanticDrilldown $MW_HOME/extensions/SemanticDrilldown \
&& cd $MW_HOME/extensions/SemanticDrilldown \
Expand Down

0 comments on commit 55eba41

Please sign in to comment.