This commit is contained in:
mjallen18
2026-03-13 11:15:07 -05:00
parent 8d3574e183
commit 2500f5ffa0

View File

@@ -12,9 +12,9 @@ let
caddyPackage = pkgs.caddy.withPlugins {
plugins = [
"github.com/caddy-dns/cloudflare@v0.2.2"
"github.com/caddy-dns/cloudflare@v0.2.3"
];
hash = "sha256-biQdtiscdmrwP6VUsuXmZrvcdewl+g50kdmab5lhE0s=";
hash = "sha256-bL1cpMvDogD/pdVxGA8CAMEXazWpFDBiGBxG83SmXLA=";
};
# "github.com/hslatman/caddy-crowdsec-bouncer/http@v0.9.2"