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 ff28dfa commit 30ac8a7Copy full SHA for 30ac8a7
Formula/w/webdav.rb
@@ -1,8 +1,8 @@
1
class Webdav < Formula
2
desc "Simple and standalone WebDAV server"
3
homepage "https://github.com/hacdias/webdav"
4
- url "https://github.com/hacdias/webdav/archive/refs/tags/v5.8.1.tar.gz"
5
- sha256 "dfac846f592517b4bdb2a6fedac555ec887064c50c2f83e9b4d467d080e6ae30"
+ url "https://github.com/hacdias/webdav/archive/refs/tags/v5.9.0.tar.gz"
+ sha256 "a52ef8bf27f15074d645c4040152fc46e497bc44a03361e19fbd84f813a36f4b"
6
license "MIT"
7
head "https://github.com/hacdias/webdav.git", branch: "main"
8
0 commit comments