nginxModules.vod: 1.29 -> 1.31

This commit is contained in:
Martin Weinelt 2023-04-22 14:48:04 +02:00
parent c7ad6560b0
commit 2c1cc78307
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -980,8 +980,8 @@ let self = {
name = "vod";
owner = "kaltura";
repo = "nginx-vod-module";
rev = "1.29";
sha256 = "1z0ka0cwqbgh3fv2d5yva395sf90626rdzx7lyfrgs89gy4h9nrr";
rev = "1.31";
hash = "sha256-ZpeO8QWQ+fGkz08u/zFOq7vj4aHcodzSHNrc1SgGUyc=";
};
inputs = [ ffmpeg fdk_aac openssl libxml2 libiconv ];