diff options
author | Cem Keylan <cem@ckyln.com> | 2020-02-10 09:36:42 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-02-10 09:36:42 +0300 |
commit | 9d3a2acf82e2c641658e4690d5fb9ad3c1baed1a (patch) | |
tree | 840904b03e8c5b2ad5898fb0c1c9b23c37dcdad5 /extra | |
parent | 18ba9a48dfa784071e67b3c77221372100d3cc0a (diff) | |
download | repository-9d3a2acf82e2c641658e4690d5fb9ad3c1baed1a.tar.gz |
cbindgen: bump to 0.13.1
Diffstat (limited to 'extra')
-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 72d5356b..6f0e25b9 100644 --- a/extra/cbindgen/checksums +++ b/extra/cbindgen/checksums @@ -1 +1 @@ -a5209d148102b2b9bae2b5f8feef8a555307d63799a2fba7c0e52347f7636a6d v0.13.0.tar.gz +bc8a4fb6117e30ce7b7e1fc62470edbb9191a86a5f7168dc10e122983aba2c5d v0.13.1.tar.gz diff --git a/extra/cbindgen/sources b/extra/cbindgen/sources index f2fba65f..33465440 100644 --- a/extra/cbindgen/sources +++ b/extra/cbindgen/sources @@ -1 +1 @@ -https://github.com/eqrion/cbindgen/archive/v0.13.0.tar.gz +https://github.com/eqrion/cbindgen/archive/v0.13.1.tar.gz diff --git a/extra/cbindgen/version b/extra/cbindgen/version index 8a781637..95070198 100644 --- a/extra/cbindgen/version +++ b/extra/cbindgen/version @@ -1 +1 @@ -0.13.0 1 +0.13.1 1 |