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.19 .tar.xz"
5- sha256 "3fb7b9afd29759d3a54888f8f606f6735f0fa3d62491dac9ea9b2ab0bb3b5a91 "
4+ url "https://deb.debian.org/debian/pool/main/a/apt/apt_2.9.20 .tar.xz"
5+ sha256 "018f4fa4a7c718bf951eaa2012f49fb744739caa0ace06223b249b58f25d7d3b "
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 : "edb3a12500d97bc7a29b87c732b8af7f13ce0c8001985ad8dce9f3bad6ec8134 "
14+ sha256 x86_64_linux : "770a754ade0f5f591e7d4f0d1897869cbe921a6a8e18945531a53cfb650d7c03 "
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