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 a68029a commit 7dc8c03Copy full SHA for 7dc8c03
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.7.1.tar.xz"
5
- sha256 "fc0620463461caaea8e60f06711d7e437a3ad1eebd6de4ac29c14bbd901ccd1b"
+ url "https://botan.randombit.net/releases/Botan-3.8.0.tar.xz"
+ sha256 "2af468933ba6b53b1a65696cdae6479f04726c606c19ee8bd0252df3faf07f99"
6
license "BSD-2-Clause"
7
head "https://github.com/randombit/botan.git", branch: "master"
8
0 commit comments