File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ class Apt < Formula
22 desc "Advanced Package Tool"
33 homepage "https://wiki.debian.org/Apt"
44 # Using git tarball as Debian does not retain old versions at deb.debian.org
5- url "https://salsa.debian.org/apt-team/apt/-/archive/3.1.3 /apt-3.1.3 .tar.bz2"
6- sha256 "309410ede37684bdd3807314bd98062e67e278faa6051743c73af08a3939b248 "
5+ url "https://salsa.debian.org/apt-team/apt/-/archive/3.1.4 /apt-3.1.4 .tar.bz2"
6+ sha256 "23d65bead5009df30f4af1ce7635a4e88651c2e4f1306ddb7f6b1750cb6c908a "
77 license "GPL-2.0-or-later"
88
99 livecheck do
@@ -12,8 +12,8 @@ class Apt < Formula
1212 end
1313
1414 bottle do
15- sha256 arm64_linux : "7e43fbe75cdba01f011d38a4f075f91cce96a92283274e4a634808760f7ec33a "
16- sha256 x86_64_linux : "42ed719a372e9df515606ff70a5a5b2039c31f716a9b30be91fb321c65b4e038 "
15+ sha256 arm64_linux : "6b463028b85eb2df09973b5c5358871eb7a471cdd48a8e6449022a468f4a2421 "
16+ sha256 x86_64_linux : "1691a75c06d897023dc2be230e3ade0f18c0d946e7a97de0f8d829fb1f9966cf "
1717 end
1818
1919 keg_only "not linked to prevent conflicts with system apt"
You can’t perform that action at this time.
0 commit comments