mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
youtube-dl -> 2021.12.17 (#7114)
* youtube-dl -> 2021.12.17 * bump version in youtubedl.rb * add binaries Co-authored-by: Ed Reel <edreel@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c91dce3670
commit
d688fb1a2a
@@ -3,7 +3,7 @@ require 'package'
|
||||
class Youtubedl < Package
|
||||
description 'Legacy compatibility package for youtube_dl'
|
||||
homepage 'https://youtube-dl.org/'
|
||||
@_ver = '2021.06.06'
|
||||
@_ver = '2021.12.17'
|
||||
version @_ver
|
||||
license 'public-domain'
|
||||
compatibility 'all'
|
||||
|
||||
Reference in New Issue
Block a user