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 a8bcbf7 commit b034b7fCopy full SHA for b034b7f
Formula/sqlb-openssl@3.rb
@@ -1,9 +1,9 @@
1
class SqlbOpensslAT3 < Formula
2
desc "Cryptography and SSL/TLS Toolkit"
3
homepage "https://openssl.org/"
4
- url "https://github.com/openssl/openssl/releases/download/openssl-3.4.1/openssl-3.4.1.tar.gz"
5
- # version "3.4.1"
6
- sha256 "002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3"
+ url "https://github.com/openssl/openssl/releases/download/openssl-3.5.0/openssl-3.5.0.tar.gz"
+ # version "3.5.0"
+ sha256 "344d0a79f1a9b08029b0744e2cc401a43f9c90acd1044d09a530b4885a8e9fc0"
7
license "Apache-2.0"
8
9
livecheck do
0 commit comments