Skip to content

Commit

Permalink
Merge pull request #190601 from Homebrew/id3ed-alt
Browse files Browse the repository at this point in the history
id3ed: alternate urls
  • Loading branch information
chenrui333 authored Sep 14, 2024
2 parents b299dae + 0bfcfb8 commit a1b8968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/i/id3ed.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Id3ed < Formula
desc "ID3 tag editor for MP3 files"
homepage "http://code.fluffytapeworm.com/projects/id3ed"
url "http://code.fluffytapeworm.com/projects/id3ed/id3ed-1.10.4.tar.gz"
homepage "https://web.archive.org/web/20230604094705/http://code.fluffytapeworm.com/projects/id3ed"
url "https://www.mirrorservice.org/sites/ftp.netbsd.org/pub/pkgsrc/distfiles/id3ed-1.10.4.tar.gz"
sha256 "56f26dfde7b6357c5ad22644c2a379f25fce82a200264b5d4ce62f2468d8431b"
license "GPL-2.0-or-later"

Expand Down

0 comments on commit a1b8968

Please sign in to comment.