Skip to content

Commit ca83aea

Browse files
committed
webdav 5.8.1
1 parent fe9bf54 commit ca83aea

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/w/webdav.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
class 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"

0 commit comments

Comments
 (0)