summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2021-07-06 17:50:40 +0000
committerGitHub <noreply@github.com>2021-07-06 17:50:40 +0000
commit9c6af73a768dbe48fd0cfa9434ff46042b9573d3 (patch)
tree058ff7d1a56f4e420f8af91ec6c6e28130060b91
parent043777ae8d924e96a371c6dab453db4a90996b56 (diff)
19 EOL
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index f25ae7a3..f2382f2f 100755
--- a/update.sh
+++ b/update.sh
@@ -76,7 +76,7 @@ variants=(
fpm-alpine
)
-min_version='19.0'
+min_version='20.0'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {