This commit is contained in:
Thomas Legay 2024-08-14 22:00:45 +02:00
parent 1705d59286
commit 6bc789087e
20 changed files with 57 additions and 31 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=25.0.1
VERSION=25.0.2
APP=keycloak
DEPOT=https://github.com/keycloak/keycloak.git
GIT_VERSION=${VERSION}