nginxModules.vod: 1.31 -> 1.32

Changelog: https://github.com/kaltura/nginx-vod-module/compare/1.31...1.32
This commit is contained in:
fleaz 2023-10-26 22:03:42 +02:00
parent d272988ce5
commit 30c49cdd91
No known key found for this signature in database
GPG Key ID: AED15F8FDD04D083

View File

@ -985,8 +985,8 @@ let self = {
name = "vod";
owner = "kaltura";
repo = "nginx-vod-module";
rev = "1.31";
hash = "sha256-ZpeO8QWQ+fGkz08u/zFOq7vj4aHcodzSHNrc1SgGUyc=";
rev = "1.32";
hash = "sha256-uBZtzh+IvBFNU/9oQ3KmX65Eog2CrI5LYN8sKaqjJhE=";
};
inputs = [ ffmpeg fdk_aac openssl libxml2 libiconv ];