mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Fix url
This commit is contained in:
@@ -2,7 +2,7 @@ cask "open-video-downloader" do
|
||||
version "2.5.4"
|
||||
sha256 "a1c10401771c2526b47777d075fecf0401068ed40f3d3a524d52ec7e2405e769"
|
||||
|
||||
url "https://github.com/StefanLobbenmeier/youtube-dl-gui/releases/download/v#{version}/Open-Video-Downloader-#{version}-universal.dmg
|
||||
url "https://github.com/StefanLobbenmeier/youtube-dl-gui/releases/download/v#{version}/Open-Video-Downloader-#{version}-universal.dmg"
|
||||
name "Open Video Downloader"
|
||||
desc "Cross-platform GUI for youtube-dl made in Electron and node.js"
|
||||
homepage "https://github.com/StefanLobbenmeier/youtube-dl-gui"
|
||||
|
||||
Reference in New Issue
Block a user