diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-22 13:55:30 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-10-22 13:55:30 +0000 |
| commit | 415185768c7da9664538d4398ab0e32f49d15621 (patch) | |
| tree | 2878cab3c149b080c36ed3a6bfd45c7d12b06551 /cbindgen | |
| parent | ae515e8dd7ba344a4bee1a66e4ccb00e1f14860b (diff) | |
| download | alicelinux-415185768c7da9664538d4398ab0e32f49d15621.tar.gz alicelinux-415185768c7da9664538d4398ab0e32f49d15621.zip | |
Woodpecker CI d02729fc65238915170b8e7bc200044f4828e41b [SKIP CI]
Diffstat (limited to 'cbindgen')
| -rw-r--r-- | cbindgen/.checksum | 2 | ||||
| -rw-r--r-- | cbindgen/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cbindgen/.checksum b/cbindgen/.checksum index 9d6e0385..6e2008a7 100644 --- a/cbindgen/.checksum +++ b/cbindgen/.checksum @@ -1 +1 @@ -f2a3316363efdab1474374ca59e808018798fa064defcb556ddf6fc6eafdbac7 cbindgen-0.29.0.tar.gz +c44f30877fa854518b4ac93240819fc79185cecee61702475be41c3a58d5adaf cbindgen-0.29.1.tar.gz diff --git a/cbindgen/abuild b/cbindgen/abuild index f0bc06c8..253d4acf 100644 --- a/cbindgen/abuild +++ b/cbindgen/abuild @@ -1,5 +1,5 @@ name=cbindgen -version=0.29.0 +version=0.29.1 release=1 source="https://github.com/eqrion/$name/archive/v$version/$name-$version.tar.gz" |