Skip to content

Commit 8661d99

Browse files
committed
squid 7.3
Signed-off-by: botantony <[email protected]>
1 parent 7f8ab71 commit 8661d99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/squid.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Squid < Formula
22
desc "Advanced proxy caching server for HTTP, HTTPS, FTP, and Gopher"
33
homepage "https://www.squid-cache.org/"
4-
url "https://github.com/squid-cache/squid/releases/download/SQUID_7_2/squid-7.2.tar.bz2"
5-
sha256 "2bbbc7b55912a81dc493122c74a5b1c5a33b20239b3e33d476dddf07874fbb81"
4+
url "https://github.com/squid-cache/squid/releases/download/SQUID_7_3/squid-7.3.tar.bz2"
5+
sha256 "af7d61cfe8e65a814491e974d3011e5349a208603f406ec069e70be977948437"
66
license "GPL-2.0-or-later"
77

88
# The Git repository contains tags for a higher major version that isn't the

0 commit comments

Comments
 (0)