diff --git a/dvrescue.rb b/dvrescue.rb index 128d0bc..6004c28 100644 --- a/dvrescue.rb +++ b/dvrescue.rb @@ -1,8 +1,8 @@ class Dvrescue < Formula desc "Data migration from DV tapes into files for long-term preservation" homepage "https://mediaarea.net/dvrescue" - url "https://mediaarea.net/download/binary/dvrescue/0.22.10/dvrescue_CLI_0.22.10_GNU_FromSource.tar.xz" - sha256 "ce1be9ed61040e620ad2d6db400aedb478df79941f2280b9388f8aceda684891" + url "https://mediaarea.net/download/binary/dvrescue/24.01/dvrescue_CLI_24.01_GNU_FromSource.tar.xz" + sha256 "4549d5a60e999f5471c4fee5080d212c326f96f9d448d72974637046aa66fe76" depends_on "xmlstarlet"