diff options
author | Cem Keylan <cem@ckyln.com> | 2020-03-23 15:46:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-03-23 15:46:52 +0300 |
commit | 7b19c5469dd7868fccf5f8800e16444dda145177 (patch) | |
tree | 94ed596ff2fcbff629ace0a67a4993d89f79af40 | |
parent | 950267ff84a433f4ed17a412574ced0216f5c0e5 (diff) | |
download | repository-7b19c5469dd7868fccf5f8800e16444dda145177.tar.gz |
cbindgen: bump to 0.13.2
-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 6f0e25b9..5bb2fa8b 100644 --- a/extra/cbindgen/checksums +++ b/extra/cbindgen/checksums @@ -1 +1 @@ -bc8a4fb6117e30ce7b7e1fc62470edbb9191a86a5f7168dc10e122983aba2c5d v0.13.1.tar.gz +7ca08cf267211426a8092e5632fafd1433b89f57f129a78b5164030e0ddca75b v0.13.2.tar.gz diff --git a/extra/cbindgen/sources b/extra/cbindgen/sources index 33465440..4ec68194 100644 --- a/extra/cbindgen/sources +++ b/extra/cbindgen/sources @@ -1 +1 @@ -https://github.com/eqrion/cbindgen/archive/v0.13.1.tar.gz +https://github.com/eqrion/cbindgen/archive/v0.13.2.tar.gz diff --git a/extra/cbindgen/version b/extra/cbindgen/version index 95070198..616bd612 100644 --- a/extra/cbindgen/version +++ b/extra/cbindgen/version @@ -1 +1 @@ -0.13.1 1 +0.13.2 1 |