Skip to content

Commit 30ac8a7

Browse files
committed
webdav 5.9.0
1 parent ff28dfa commit 30ac8a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/w/webdav.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.1.tar.gz"
5-
sha256 "dfac846f592517b4bdb2a6fedac555ec887064c50c2f83e9b4d467d080e6ae30"
4+
url "https://github.com/hacdias/webdav/archive/refs/tags/v5.9.0.tar.gz"
5+
sha256 "a52ef8bf27f15074d645c4040152fc46e497bc44a03361e19fbd84f813a36f4b"
66
license "MIT"
77
head "https://github.com/hacdias/webdav.git", branch: "main"
88

0 commit comments

Comments
 (0)