Skip to content

Commit 5d6b88e

Browse files
committed
rustls-ffi 0.14.0
autobump: add rustls-ffi Signed-off-by: Rui Chen <[email protected]>
1 parent 4d43ee6 commit 5d6b88e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2335,6 +2335,7 @@ rust-analyzer
23352335
rust-parallel
23362336
rustcat
23372337
rustfmt
2338+
rustls-ffi
23382339
rustscan
23392340
rustup
23402341
rye

Formula/r/rustls-ffi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RustlsFfi < Formula
22
desc "FFI bindings for the rustls TLS library"
33
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"
66
license any_of: ["Apache-2.0", "MIT", "ISC"]
77
head "https://github.com/rustls/rustls-ffi.git", branch: "main"
88

0 commit comments

Comments
 (0)