mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
update caddy certmagic-s3
This commit is contained in:
parent
1e4973049f
commit
b382e5b232
1 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,9 @@
|
||||||
let
|
let
|
||||||
caddy = pkgs.caddy.withPlugins {
|
caddy = pkgs.caddy.withPlugins {
|
||||||
plugins = [
|
plugins = [
|
||||||
"github.com/noratrieb-mirrors/certmagic-s3@v1.0.0"
|
"github.com/noratrieb-mirrors/certmagic-s3@v1.1.3"
|
||||||
];
|
];
|
||||||
hash = "sha256-O1SK13hacEkuSpWLhSdq+hu18Bi6+DqYUPu0lzBpvIE=";
|
hash = "sha256-HdCXbqrrGPZSdHv7bZvGz9T6loVbrfKydTbjTyt5Wt0=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue