We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccecd43 commit fa775abCopy full SHA for fa775ab
Formula/a/apt.rb
@@ -1,8 +1,8 @@
1
class Apt < Formula
2
desc "Advanced Package Tool"
3
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"
+ url "https://deb.debian.org/debian/pool/main/a/apt/apt_2.9.27.tar.xz"
+ sha256 "c9f52d6a3a608c995c19b0d431b0bdf4191e08761ed6a22c37ce3d4fd847eee0"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments