parent
82da79723c
commit
af561e35a6
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@ class Dpkg < Formula
|
|||
# Please always keep the Homebrew mirror as the primary URL as the
|
||||
# dpkg site removes tarballs regularly which means we get issues
|
||||
# unnecessarily and older versions of the formula are broken.
|
||||
url "https://dl.bintray.com/homebrew/mirror/dpkg-1.19.6.tar.xz"
|
||||
mirror "https://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.19.6.tar.xz"
|
||||
sha256 "4eb1a12d1f5bd55478d2eab530dd188733e425f301e3b8c030f645f48ef43768"
|
||||
url "https://dl.bintray.com/homebrew/mirror/dpkg-1.19.7.tar.xz"
|
||||
mirror "https://deb.debian.org/debian/pool/main/d/dpkg/dpkg_1.19.7.tar.xz"
|
||||
sha256 "4c27fededf620c0aa522fff1a48577ba08144445341257502e7730f2b1a296e8"
|
||||
|
||||
bottle do
|
||||
sha256 "9cee368419235eae87a1756cbb28ee959cc32641b31d393296205e423babfe4e" => :mojave
|
||||
|
|
Loading…
Reference in a new issue