We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cbb0f3 commit cccb440Copy full SHA for cccb440
Formula/v/vsd.rb
@@ -1,8 +1,8 @@
1
class Vsd < Formula
2
desc "Download video streams over HTTP, DASH (.mpd), and HLS (.m3u8)"
3
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"
+ url "https://github.com/clitic/vsd/archive/refs/tags/vsd-0.4.2.tar.gz"
+ sha256 "edc3ffc310a90e8941e6bb48f56e057cefad763104edc3a174caa48206d43e11"
6
license "MIT"
7
8
livecheck do
0 commit comments