update windows package script
This commit is contained in:
parent
65784daefd
commit
87bbb23fa2
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
ASTYLE_VERSION_TAG="3.4.15"
|
ASTYLE_VERSION_TAG="3.4.16"
|
||||||
|
|
||||||
function fn_print_help() {
|
function fn_print_help() {
|
||||||
echo " Usage:
|
echo " Usage:
|
||||||
|
|
Loading…
Reference in New Issue