mirror of
https://github.com/antonblanchard/chiselwatt.git
synced 2026-04-02 12:19:29 +00:00
Update mill version
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
This commit is contained in:
committed by
Anton Blanchard
parent
253f77ff15
commit
49fa2221c0
@@ -3,7 +3,7 @@
|
||||
# This is a wrapper script, that automatically download mill from GitHub release pages
|
||||
# You can give the required mill version with MILL_VERSION env variable
|
||||
# If no version is given, it falls back to the value of DEFAULT_MILL_VERSION
|
||||
DEFAULT_MILL_VERSION=0.6.0
|
||||
DEFAULT_MILL_VERSION=0.9.3
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user