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 4216cbc commit 54c3c7cCopy full SHA for 54c3c7c
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/archive/refs/tags/mbedtls-3.5.2.tar.gz"
5
- sha256 "eedecc468b3f8d052ef05a9d42bf63f04c8a1c50d1c5a94c251c681365a2c723"
+ url "https://github.com/Mbed-TLS/mbedtls/releases/download/v3.6.0/mbedtls-3.6.0.tar.bz2"
+ sha256 "3ecf94fcfdaacafb757786a01b7538a61750ebd85c4b024f56ff8ba1490fcd38"
6
license "Apache-2.0"
7
head "https://github.com/Mbed-TLS/mbedtls.git", branch: "development"
8
0 commit comments