Skip to content

Commit fa775ab

Browse files
committed
apt 2.9.27
1 parent ccecd43 commit fa775ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/apt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)