Update dscanner to v0.14.0

This version includes support for the new 'static assert' syntax
introduced in DMD 2.102.0, which allows multiple message arguments.
This commit is contained in:
Paul Backus 2023-02-16 00:50:19 -05:00 committed by The Dlang Bot
parent 98de7a5bfc
commit 3acf18c099

View file

@ -74,7 +74,7 @@ ROOT_OF_THEM_ALL = generated
ROOT = $(ROOT_OF_THEM_ALL)/$(OS)/$(BUILD)/$(MODEL)
DUB=dub
TOOLS_DIR=../tools
DSCANNER_HASH=308bdfd1c18c435c94b712f3c941d787884ef1f3
DSCANNER_HASH=d5d6920502bf1bfdb29474007a59fd606df0aadc
DSCANNER_DIR=$(ROOT_OF_THEM_ALL)/dscanner-$(DSCANNER_HASH)
# Set DRUNTIME name and full path