Drop Nextcloud 26

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2024-04-24 20:53:02 +00:00 committed by GitHub
parent f7b20139eb
commit 1be53d4bee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ variants=(
fpm-alpine
)
min_version='26'
min_version='27'
# version_greater_or_equal A B returns whether A >= B
function version_greater_or_equal() {