diff options
author | Cem Keylan <cem@ckyln.com> | 2019-12-18 02:16:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2019-12-18 02:16:41 +0300 |
commit | 02fba34282fcf6fbc18885315d4d06a7be109607 (patch) | |
tree | f084156ebb8aa96963cb482d627cba7ee387d5ae /extra/cbindgen | |
parent | 78ff09e592a119f0c3670a6e8b59db2fa1244d1c (diff) | |
download | repository-02fba34282fcf6fbc18885315d4d06a7be109607.tar.gz |
cbindgen: bump to 0.12.0
Diffstat (limited to 'extra/cbindgen')
-rw-r--r-- | extra/cbindgen/checksums | 2 | ||||
-rw-r--r-- | extra/cbindgen/sources | 2 | ||||
-rw-r--r-- | extra/cbindgen/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/cbindgen/checksums b/extra/cbindgen/checksums index 6a06579f..d740c317 100644 --- a/extra/cbindgen/checksums +++ b/extra/cbindgen/checksums @@ -1 +1 @@ -95c68020e5563440c8264c29d0db9a193c47476f83cfd848a13526a50ac7f55e v0.10.0.tar.gz +e323181422ab3730c4166d7f11f178d2770a9e637ea30c112190d6a529457505 v0.12.0.tar.gz diff --git a/extra/cbindgen/sources b/extra/cbindgen/sources index 71a4adf8..df3f2ba1 100644 --- a/extra/cbindgen/sources +++ b/extra/cbindgen/sources @@ -1 +1 @@ -https://github.com/eqrion/cbindgen/archive/v0.10.0.tar.gz +https://github.com/eqrion/cbindgen/archive/v0.12.0.tar.gz diff --git a/extra/cbindgen/version b/extra/cbindgen/version index 9336e4d1..28fca07b 100644 --- a/extra/cbindgen/version +++ b/extra/cbindgen/version @@ -1 +1 @@ -0.10.0 1 +0.12.0 1 |