apt 2.3.10
* apt 2.3.10 * update homepage Closes #87557. Co-authored-by: rui <rui@chenrui.dev> Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
be0765d458
commit
6f1e9d791e
|
@ -1,8 +1,8 @@
|
|||
class Apt < Formula
|
||||
desc "Advanced Package Tool"
|
||||
homepage "https://wiki.debian.org/apt"
|
||||
url "https://deb.debian.org/debian/pool/main/a/apt/apt_2.3.9.tar.xz"
|
||||
sha256 "28597fe803a652f55f618dd7a44bd2fb2712dbd91c258dfa5981cb75356291e3"
|
||||
homepage "https://wiki.debian.org/Apt"
|
||||
url "https://deb.debian.org/debian/pool/main/a/apt/apt_2.3.10.tar.xz"
|
||||
sha256 "145c02b998c52b11a49d2cf845c7d4fd85201c4c182c3779502c8e05602d4935"
|
||||
license "GPL-2.0-or-later"
|
||||
|
||||
livecheck do
|
||||
|
|
Loading…
Reference in New Issue