Skip to content

Commit cccb440

Browse files
committed
vsd 0.4.2
1 parent 7cbb0f3 commit cccb440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vsd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vsd < Formula
22
desc "Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8)"
33
homepage "https://github.com/clitic/vsd"
4-
url "https://github.com/clitic/vsd/archive/refs/tags/vsd-0.4.1.tar.gz"
5-
sha256 "90a23926db4e7ee7a7cda4d233cf87c558fbac81f4c80400effbfbc600ff50e8"
4+
url "https://github.com/clitic/vsd/archive/refs/tags/vsd-0.4.2.tar.gz"
5+
sha256 "edc3ffc310a90e8941e6bb48f56e057cefad763104edc3a174caa48206d43e11"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)