Skip to content

Commit b51f3e2

Browse files
chiefmikeyBrewTestBot
authored andcommitted
gnunet 0.17.5
Closes Homebrew#109631. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent d01805a commit b51f3e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/gnunet.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Gnunet < Formula
22
desc "Framework for distributed, secure and privacy-preserving applications"
33
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"
4+
url "https://ftp.gnu.org/gnu/gnunet/gnunet-0.17.5.tar.gz"
5+
mirror "https://ftpmirror.gnu.org/gnunet/gnunet-0.17.5.tar.gz"
6+
sha256 "8a744ff7a95d1e83215cce118050640f6c12261abe4c60a56bcf88e500f0023d"
77
license "AGPL-3.0-or-later"
88

99
bottle do

0 commit comments

Comments
 (0)