Merge pull request #82290 from helsinki-systems/upd/ngx_fastcgi_cache_purge
nginxModules.fastcgi-cache-purge: 2.3 -> 2.5
This commit is contained in:
commit
34914fce19
@ -80,10 +80,10 @@ in
|
|||||||
|
|
||||||
fastcgi-cache-purge = {
|
fastcgi-cache-purge = {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "FRiCKLE";
|
owner = "nginx-modules";
|
||||||
repo = "ngx_cache_purge";
|
repo = "ngx_cache_purge";
|
||||||
rev = "2.3";
|
rev = "2.5";
|
||||||
sha256 = "0ib2jrbjwrhvmihhnzkp4w87fxssbbmmmj6lfdwpm6ni8p9g60dw";
|
sha256 = "1f4kxagzvz10vqbcjwi57wink6xw3s1h7wlrrlrlpkmhfbf9704y";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user