File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11class Webdav < Formula
22 desc "Simple and standalone WebDAV server"
33 homepage "https://github.com/hacdias/webdav"
4- url "https://github.com/hacdias/webdav/archive/refs/tags/v5.8.0 .tar.gz"
5- sha256 "fc9e5272c821f5a4ca98321195469a87a9ba8a8c696c0f4d3008407ee8150039 "
4+ url "https://github.com/hacdias/webdav/archive/refs/tags/v5.8.1 .tar.gz"
5+ sha256 "dfac846f592517b4bdb2a6fedac555ec887064c50c2f83e9b4d467d080e6ae30 "
66 license "MIT"
77 head "https://github.com/hacdias/webdav.git" , branch : "main"
88
9- no_autobump! because : :requires_manual_review
10-
119 bottle do
1210 sha256 cellar : :any_skip_relocation , arm64_tahoe : "ae6703ee26558bd1df8ae42840ed97ad88ed796836eb33ec2479584ac1358d08"
1311 sha256 cellar : :any_skip_relocation , arm64_sequoia : "baf72b71abacfc241a374cb784db63779bed55040b4dec593d8fe4c35177331b"
You can’t perform that action at this time.
0 commit comments