Skip to content

Commit 43c3950

Browse files
committed
neon 0.36.0
1 parent 700340d commit 43c3950

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Formula/n/neon.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
class Neon < Formula
22
desc "HTTP and WebDAV client library with a C interface"
33
homepage "https://notroj.github.io/neon/"
4-
url "https://notroj.github.io/neon/neon-0.35.0.tar.gz"
5-
mirror "https://fossies.org/linux/www/neon-0.35.0.tar.gz"
6-
sha256 "1467afb73f35e3f5d0e9fd70628c14cba266a65e2a1fb6e3f945ee3385c8595b"
4+
url "https://notroj.github.io/neon/neon-0.36.0.tar.gz"
5+
mirror "https://fossies.org/linux/www/neon-0.36.0.tar.gz"
6+
sha256 "70cc7f2aeebde263906e185b266e04e0de92b38e5f4ecccbf61e8b79177c2f07"
77
license "LGPL-2.0-or-later"
8-
revision 1
98

109
livecheck do
1110
url :homepage

0 commit comments

Comments
 (0)