ffmpeg_5: 5.1.1 -> 5.1.2
https://github.com/FFmpeg/FFmpeg/blob/n5.1.2/Changelog#L4
This commit is contained in:
parent
b9dcc8eee4
commit
4177a5d748
@ -5,8 +5,8 @@
|
||||
}@args:
|
||||
|
||||
callPackage ./generic.nix (rec {
|
||||
version = "5.1.1";
|
||||
version = "5.1.2";
|
||||
branch = version;
|
||||
sha256 = "sha256-zQ4W+QNCEmbVzN3t97g7nldUrvS596fwbOnkyALwVFs=";
|
||||
sha256 = "sha256-OaC8yNmFSfFsVwYkZ4JGpqxzbAZs69tAn5UC6RWyLys=";
|
||||
darwinFrameworks = [ Cocoa CoreMedia VideoToolbox ];
|
||||
} // args)
|
||||
|
Loading…
Reference in New Issue
Block a user