update 14/04/2025

This commit is contained in:
Thomas Legay 2025-04-14 18:51:11 +02:00
parent ffb7217f7f
commit 0026da2286
56 changed files with 135 additions and 117 deletions

View file

@ -1,9 +1,11 @@
#!/bin/bash
VERSION=4.4.1
VERSION=4.5.2
APP=moodle-auth-oidc
DEPOT=https://github.com/microsoft/moodle-auth_oidc.git
DEPOT=https://github.com/tomamplius/moodle-auth_oidc.git
GIT_VERSION=v$VERSION
GIT_VERSION=last
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bookworm
IMAGE_SIZE=1