update to 3.8
All checks were successful
build nixos-runner / build (push) Successful in 11m1s

This commit is contained in:
Jeffrey C. Ollie 2024-12-09 08:58:48 -06:00
parent 4e61a0d3fc
commit 686ffadd72
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -46,8 +46,8 @@
packages.${system} = {
healthchecks = let
pname = "healthchecks";
version = "3.6";
hash = "sha256-aKt9L3ZgZ8HffcNNJaR+hAI38raWuLp2q/6+rvkl2pM=";
version = "3.8";
hash = "sha256-RVmIaobts6GT1I4pc5/kZblbo6CwwQ33m3xBruSXZss=";
secrets = [
"DB_PASSWORD"
"DISCORD_CLIENT_SECRET"