File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Apt < Formula
22 desc "Advanced Package Tool"
33 homepage "https://wiki.debian.org/Apt"
4- url "https://deb.debian.org/debian/pool/main/a/apt/apt_2.9.26 .tar.xz"
5- sha256 "ae527185fe45ac873b5a27050f0953a117ea7d6eee8e86075cc959acbdddcbf0 "
4+ url "https://deb.debian.org/debian/pool/main/a/apt/apt_2.9.27 .tar.xz"
5+ sha256 "c9f52d6a3a608c995c19b0d431b0bdf4191e08761ed6a22c37ce3d4fd847eee0 "
66 license "GPL-2.0-or-later"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Apt < Formula
1111 end
1212
1313 bottle do
14- sha256 x86_64_linux : "33bb938185a8fcd844eef925d82e884693ddc043028b05ac340075b677b277d7 "
14+ sha256 x86_64_linux : "c0793623c224974aea4267534456fc2d8634caf2a9ab010a97c2826256edc13f "
1515 end
1616
1717 keg_only "not linked to prevent conflicts with system apt"
You can’t perform that action at this time.
0 commit comments