mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport staging-26.05] ffmpeg_8: 8.1 -> 8.1.1 (#525115)
This commit is contained in:
commit
7d1d072b02
1 changed files with 2 additions and 2 deletions
|
|
@ -30,8 +30,8 @@ let
|
|||
hash = "sha256-GDN0+tJY8Nap9UkNUfzqT9cGV1IVCuy5Du/64G+8QdE=";
|
||||
};
|
||||
v8 = {
|
||||
version = "8.1";
|
||||
hash = "sha256-FdKhhCveEo5UodEoyUh3aBHABv3OT2VXmwBXE1ce3p0=";
|
||||
version = "8.1.1";
|
||||
hash = "sha256-WPGfjTZjsgpR5QiANRWF4g6LF2ejGzFQUrLjhzw9cfQ=";
|
||||
};
|
||||
in
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue