nginxModules.vod: 1.29 -> 1.31

This commit is contained in:
Martin Weinelt
2023-05-22 16:29:55 +02:00
parent c7ad6560b0
commit 2c1cc78307
+2 -2
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 ];