update 14/04/2025
This commit is contained in:
parent
ffb7217f7f
commit
0026da2286
56 changed files with 135 additions and 117 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue