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 44b4090 commit c5b5b17Copy full SHA for c5b5b17
Formula/z/znc.rb
@@ -1,8 +1,8 @@
1
class Znc < Formula
2
desc "Advanced IRC bouncer"
3
homepage "https://wiki.znc.in/ZNC"
4
- url "https://znc.in/releases/znc-1.10.0.tar.gz"
5
- sha256 "be65ad9b62ef545a7e9486f2f74134edc53ba513ad43a69d9d8b476605336b19"
+ url "https://znc.in/releases/znc-1.10.1.tar.gz"
+ sha256 "4e6e76851dbf2606185972b53ec5decad68fe53b63a56e4df8b8b3c0a6c46800"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments