Skip to content

Commit 54c3c7c

Browse files
BrewTestBotcarlocab
andcommitted
mbedtls 3.6.0
Co-authored-by: Carlo Cabrera <[email protected]>
1 parent 4216cbc commit 54c3c7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mbedtls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mbedtls < Formula
22
desc "Cryptographic & SSL/TLS library"
33
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"
4+
url "https://github.com/Mbed-TLS/mbedtls/releases/download/v3.6.0/mbedtls-3.6.0.tar.bz2"
5+
sha256 "3ecf94fcfdaacafb757786a01b7538a61750ebd85c4b024f56ff8ba1490fcd38"
66
license "Apache-2.0"
77
head "https://github.com/Mbed-TLS/mbedtls.git", branch: "development"
88

0 commit comments

Comments
 (0)