Skip to content

Commit 7dc8c03

Browse files
committed
botan 3.8.0
1 parent a68029a commit 7dc8c03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/botan.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Botan < Formula
22
desc "Cryptographic algorithms and formats library in C++"
33
homepage "https://botan.randombit.net/"
4-
url "https://botan.randombit.net/releases/Botan-3.7.1.tar.xz"
5-
sha256 "fc0620463461caaea8e60f06711d7e437a3ad1eebd6de4ac29c14bbd901ccd1b"
4+
url "https://botan.randombit.net/releases/Botan-3.8.0.tar.xz"
5+
sha256 "2af468933ba6b53b1a65696cdae6479f04726c606c19ee8bd0252df3faf07f99"
66
license "BSD-2-Clause"
77
head "https://github.com/randombit/botan.git", branch: "master"
88

0 commit comments

Comments
 (0)