ff2mpv-rust: 1.1.5 -> 1.1.6 (#393576)

Co-authored-by: ryze312 <ryze312@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-03-27 14:25:02 +00:00 committed by GitHub
commit b841c624fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,17 +24,17 @@ in
rustPlatform.buildRustPackage rec {
pname = "ff2mpv-rust";
version = "1.1.5";
version = "1.1.6";
src = fetchFromGitHub {
owner = "ryze312";
repo = "ff2mpv-rust";
rev = version;
hash = "sha256-hAhHfNiHzrzACrijpVkzpXqrqGYKI3HIJZtUuTrRIcQ=";
hash = "sha256-3ZKVa1pRorzTM6jCXak/aTq9iyDGT7fWLOcCotLYlkc=";
};
useFetchCargoVendor = true;
cargoHash = "sha256-/OvkUyknboMaUVj1N1lTq1jx6b+MK7aFeEbaHnoP6Xg=";
cargoHash = "sha256-80NnJNTyMY6yPjZdkSW6qulR42+dxonMx1TBkMjnhXw=";
postInstall = ''
$out/bin/ff2mpv-rust manifest > manifest.json