Skip to content

Commit

Permalink
Update open-video-downloader.rb
Browse files Browse the repository at this point in the history
The former author abandoned the app, but now has a new maintainer: https://github.com/StefanLobbenmeier/youtube-dl-gui
Related: jely2002/youtube-dl-gui#494
  • Loading branch information
drbyte authored Nov 11, 2023
1 parent f39ae94 commit c72602c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/o/open-video-downloader.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cask "open-video-downloader" do
version "2.4.0"
sha256 "02032bce606998f86dc0375a0c597d0320e689bddaf6528528e310446c432707"
version "2.5.4"
sha256 "a1c10401771c2526b47777d075fecf0401068ed40f3d3a524d52ec7e2405e769"

url "https://github.com/jely2002/youtube-dl-gui/releases/download/v#{version}/Open-Video-Downloader-#{version}.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/jely2002/youtube-dl-gui"
homepage "https://github.com/StefanLobbenmeier/youtube-dl-gui"
app "Open Video Downloader.app"
Expand Down

0 comments on commit c72602c

Please sign in to comment.