update: 2025.8.4 -> 2025.10.1

See https://version-2025-10.goauthentik.io/releases/2025.10/
This commit is contained in:
Maximilian Bosch 2025-10-28 12:55:51 +01:00
parent 3082a94074
commit 62cb06d2ef
No known key found for this signature in database
7 changed files with 8 additions and 15 deletions

View file

@ -48,7 +48,7 @@ buildGo124Module {
"cmd/proxy"
"cmd/radius"
];
vendorHash = "sha256-wTTEDBRYCW1UFaeX49ufLT0c17sacJzcCaW/8cPNYR4=";
vendorHash = "sha256-m2shrCwoVdbtr8B83ZcAyG+J6dEys2xdjtlfFFF4CDo=";
nativeBuildInputs = [ makeWrapper ];
doCheck = false;
postInstall = ''