Skip to content

Commit 9d55433

Browse files
committed
tsduck 3.41-4299
1 parent 3404306 commit 9d55433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tsduck.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tsduck < Formula
22
desc "MPEG Transport Stream Toolkit"
33
homepage "https://tsduck.io/"
4-
url "https://github.com/tsduck/tsduck/archive/refs/tags/v3.40-4165.tar.gz"
5-
sha256 "d499fd4571e3ebb6660de70b0ca3217423bf8d66b929e7bc0b92cfb6f01c9d04"
4+
url "https://github.com/tsduck/tsduck/archive/refs/tags/v3.41-4299.tar.gz"
5+
sha256 "1940946f5d15b9c1fea941e91d4685eb60cf4857a77f55eb3ad71d4e7e79ce65"
66
license "BSD-2-Clause"
77
head "https://github.com/tsduck/tsduck.git", branch: "master"
88

0 commit comments

Comments
 (0)