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 d01805a commit b51f3e2Copy full SHA for b51f3e2
Formula/gnunet.rb
@@ -1,9 +1,9 @@
1
class Gnunet < Formula
2
desc "Framework for distributed, secure and privacy-preserving applications"
3
homepage "https://gnunet.org/"
4
- url "https://ftp.gnu.org/gnu/gnunet/gnunet-0.17.4.tar.gz"
5
- mirror "https://ftpmirror.gnu.org/gnunet/gnunet-0.17.4.tar.gz"
6
- sha256 "ba5a825550db429265beb73a54b1778e27a529ea841df5ef75021e65100c926e"
+ url "https://ftp.gnu.org/gnu/gnunet/gnunet-0.17.5.tar.gz"
+ mirror "https://ftpmirror.gnu.org/gnunet/gnunet-0.17.5.tar.gz"
+ sha256 "8a744ff7a95d1e83215cce118050640f6c12261abe4c60a56bcf88e500f0023d"
7
license "AGPL-3.0-or-later"
8
9
bottle do
0 commit comments