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 b36c3a5 commit a3dce5dCopy full SHA for a3dce5d
Formula/o/opendht.rb
@@ -1,10 +1,9 @@
1
class Opendht < Formula
2
desc "C++17 Distributed Hash Table implementation"
3
homepage "https://github.com/savoirfairelinux/opendht"
4
- url "https://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.5.4.tar.gz"
5
- sha256 "674249c4ac07c4392566d761c0189c7bb11dd7b17e9a331c69d6881f7d01e043"
+ url "https://github.com/savoirfairelinux/opendht/archive/refs/tags/v3.5.5.tar.gz"
+ sha256 "76d88164a71e56be4d49a377475242f5e3b999c76beb68293d22c2b68f1bd827"
6
license "GPL-3.0-or-later"
7
- revision 1
8
9
# There can be a notable gap between when a version is tagged and a
10
# corresponding release is created, so we check the "latest" release instead
0 commit comments