File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2335,6 +2335,7 @@ rust-analyzer
2335
2335
rust-parallel
2336
2336
rustcat
2337
2337
rustfmt
2338
+ rustls-ffi
2338
2339
rustscan
2339
2340
rustup
2340
2341
rye
Original file line number Diff line number Diff line change 1
1
class RustlsFfi < Formula
2
2
desc "FFI bindings for the rustls TLS library"
3
3
homepage "https://github.com/rustls/rustls-ffi"
4
- url "https://github.com/rustls/rustls-ffi/archive/refs/tags/v0.13 .0.tar.gz"
5
- sha256 "462d9069d655d433249d3d554ad5b5146a6c96c13d0f002934bd274ce6634854 "
4
+ url "https://github.com/rustls/rustls-ffi/archive/refs/tags/v0.14 .0.tar.gz"
5
+ sha256 "cfdee5c1fe65de6293ecb3bd69bedce227fe502adfa4ce152617e25f1543c565 "
6
6
license any_of : [ "Apache-2.0" , "MIT" , "ISC" ]
7
7
head "https://github.com/rustls/rustls-ffi.git" , branch : "main"
8
8
You can’t perform that action at this time.
0 commit comments