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 2c80391 commit c5ee738Copy full SHA for c5ee738
Formula/l/lighttpd.rb
@@ -1,8 +1,8 @@
1
class Lighttpd < Formula
2
desc "Small memory footprint, flexible web-server"
3
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"
+ url "https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.81.tar.xz"
+ sha256 "d7d42c3fd2fd94b63c915aa7d18f4da3cac5937ddba33e909f81cf50842a5840"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments