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
Caleb Xu 2022-11-23 11:49:45 -05:00 committed by BrewTestBot
parent db345a35e0
commit fafc70806a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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