chore: Update cloudflare caddy plugin to v0.2.1
This commit is contained in:
parent
550fb69b61
commit
21198d4cc3
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
|||
|
||||
package = pkgs.caddy.withPlugins {
|
||||
# https://github.com/NixOS/nixpkgs/pull/358586#issuecomment-2564016652
|
||||
plugins = [ "github.com/caddy-dns/cloudflare@v0.1.0" ];
|
||||
hash = "sha256-10zChkb7YK0a4TssZtQbYgd95glC3NCC/AAROK6PcIk=";
|
||||
plugins = [ "github.com/caddy-dns/cloudflare@v0.2.1" ];
|
||||
hash = "sha256-saKJatiBZ4775IV2C5JLOmZ4BwHKFtRZan94aS5pO90=";
|
||||
};
|
||||
|
||||
virtualHosts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue