bindgen 0.63.0
Closes #116514. Signed-off-by: Rui Chen <rui@chenrui.dev> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
db345a35e0
commit
fafc70806a
|
@ -1,8 +1,8 @@
|
|||
class Bindgen < Formula
|
||||
desc "Automatically generates Rust FFI bindings to C (and some C++) libraries"
|
||||
homepage "https://rust-lang.github.io/rust-bindgen/"
|
||||
url "https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.62.0.tar.gz"
|
||||
sha256 "3d268e74715c04719af51736a42d4127c9c353b4beaa218aa4e3ddbd4e86d59b"
|
||||
url "https://github.com/rust-lang/rust-bindgen/archive/refs/tags/v0.63.0.tar.gz"
|
||||
sha256 "9fdfea04da35b9f602967426e4a5893e4efb453bceb0d7954efb1b3c88caaf33"
|
||||
license "BSD-3-Clause"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue