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 a9f9b9e commit 3ddd90eCopy full SHA for 3ddd90e
Formula/b/botan.rb
@@ -1,8 +1,8 @@
1
class Botan < Formula
2
desc "Cryptographic algorithms and formats library in C++"
3
homepage "https://botan.randombit.net/"
4
- url "https://botan.randombit.net/releases/Botan-3.6.1.tar.xz"
5
- sha256 "7cb8575d88d232c77174769d7f9e24bb44444160585986eebd66e749cb9a9089"
+ url "https://botan.randombit.net/releases/Botan-3.7.0.tar.xz"
+ sha256 "240849b7330308e095d99d71b5b3c6b2b2448e362c3cb5a664a43fffc650ec0a"
6
license "BSD-2-Clause"
7
head "https://github.com/randombit/botan.git", branch: "master"
8
0 commit comments