Skip to content

Commit

Permalink
epic5: update 2.1.9 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ho committed May 23, 2022
1 parent ebf4ced commit c21a2c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/epic5.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Epic5 < Formula
desc "Enhanced, programmable IRC client"
homepage "http://www.epicsol.org/"
url "http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/epic5-2.1.7.tar.xz"
mirror "https://www.mirrorservice.org/sites/distfiles.macports.org/epic5/epic5-2.1.7.tar.xz"
sha256 "71627b14e26390f1e216047f40ca5ee1e7d55651667787466433bf7abdb6e317"
url "http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/epic5-2.1.9.tar.xz"
mirror "https://www.mirrorservice.org/sites/distfiles.macports.org/epic5/epic5-2.1.9.tar.xz"
sha256 "c3334703e3d1104740f97b93c10d54ad2b75fb13c2ad6465e1fcedba5d459884"
license "BSD-3-Clause"
head "http://git.epicsol.org/epic5.git", branch: "master"

Expand All @@ -14,7 +14,7 @@ class Epic5 < Formula

bottle do
root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/epic5"
sha256 mojave: "b1b23a3835b72c1797c7ad91b71527f99cd4c9af3554c738f2f78c7d1e02724e"
sha256 mojave: "95e399dc4ffc00fbe47fd43a21de78b0283ea0513a16e5a434743d20d1cc336a"
end

depends_on "[email protected]"
Expand Down

0 comments on commit c21a2c6

Please sign in to comment.