Skip to content

Commit 1505f2e

Browse files
authored
handbrake: 1.9.0 -> 1.9.2 (#381922)
2 parents 44d63ba + 437bbd6 commit 1505f2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ha/handbrake/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,14 @@ let
9393
VideoToolbox
9494
;
9595
inherit (darwin) libobjc;
96-
version = "1.9.0";
96+
version = "1.9.2";
9797

9898
src = fetchFromGitHub {
9999
owner = "HandBrake";
100100
repo = "HandBrake";
101101
# uses version commit for logic in version.txt
102-
rev = "fa9154a20f3f64fdc183a097e6b63f7fd4bc6cab";
103-
hash = "sha256-Asf8NgYk4xxIkevYA0B62T8CTSaB7SHq0lHXkawVxb8=";
102+
rev = "e117cfe7fca37abeec59ea4201e5d93ed7477746";
103+
hash = "sha256-cOEgFVvBgV0kYnTc7d1CdzoN7mMjd8rxSmc6i/dbRWI=";
104104
};
105105

106106
# Handbrake maintains a set of ffmpeg patches. In particular, these

0 commit comments

Comments
 (0)