Skip to content

Commit c5ee738

Browse files
committed
lighttpd 1.4.81
1 parent 2c80391 commit c5ee738

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lighttpd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lighttpd < Formula
22
desc "Small memory footprint, flexible web-server"
33
homepage "https://www.lighttpd.net/"
4-
url "https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.80.tar.xz"
5-
sha256 "cc5f0f71e8b2ee6bad545d1e91dfc3f954716c9174e7b352c2147add44f25bf3"
4+
url "https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.81.tar.xz"
5+
sha256 "d7d42c3fd2fd94b63c915aa7d18f4da3cac5937ddba33e909f81cf50842a5840"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)