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 b6c622a commit 1ff397dCopy full SHA for 1ff397d
Formula/m/mbedtls.rb
@@ -1,8 +1,8 @@
1
class Mbedtls < Formula
2
desc "Cryptographic & SSL/TLS library"
3
homepage "https://tls.mbed.org/"
4
- url "https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.2/mbedtls-3.6.2.tar.bz2"
5
- sha256 "8b54fb9bcf4d5a7078028e0520acddefb7900b3e66fec7f7175bb5b7d85ccdca"
+ url "https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.3/mbedtls-3.6.3.tar.bz2"
+ sha256 "64cd73842cdc05e101172f7b437c65e7312e476206e1dbfd644433d11bc56327"
6
license "Apache-2.0"
7
head "https://github.com/Mbed-TLS/mbedtls.git", branch: "development"
8
0 commit comments