Skip to content

Commit 1ff397d

Browse files
committed
mbedtls 3.6.3
1 parent b6c622a commit 1ff397d

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/releases/download/mbedtls-3.6.2/mbedtls-3.6.2.tar.bz2"
5-
sha256 "8b54fb9bcf4d5a7078028e0520acddefb7900b3e66fec7f7175bb5b7d85ccdca"
4+
url "https://github.com/Mbed-TLS/mbedtls/releases/download/mbedtls-3.6.3/mbedtls-3.6.3.tar.bz2"
5+
sha256 "64cd73842cdc05e101172f7b437c65e7312e476206e1dbfd644433d11bc56327"
66
license "Apache-2.0"
77
head "https://github.com/Mbed-TLS/mbedtls.git", branch: "development"
88

0 commit comments

Comments
 (0)