diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
| commit | 135029abf0ce5010faf3bf105b16b07fef5ea34f (patch) | |
| tree | ed2927c9251cf247fb6f984d18d54ac4c5abdcbb /cbindgen | |
| parent | 4e76d8b2e0581e692bf632d82951c55dd1c0cdf8 (diff) | |
| download | alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.tar.gz alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.zip | |
Woodpecker CI 6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459 [SKIP CI]
Diffstat (limited to 'cbindgen')
| -rw-r--r-- | cbindgen/.shasum | 2 | ||||
| -rw-r--r-- | cbindgen/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cbindgen/.shasum b/cbindgen/.shasum index d0a0361e..0af2a7bb 100644 --- a/cbindgen/.shasum +++ b/cbindgen/.shasum @@ -1 +1 @@ -55e954363fffc6066c27d8027b9d6b49086a7651ebe4a2735a1118d9 cbindgen-0.29.3.tar.gz +f9fcbc5f09f8eae3d4785db5ceaf500a926f29941c1fc47eaa685e71 cbindgen-0.29.4.tar.gz diff --git a/cbindgen/abuild b/cbindgen/abuild index 1fd5aeb4..4fceef3d 100644 --- a/cbindgen/abuild +++ b/cbindgen/abuild @@ -1,5 +1,5 @@ name=cbindgen -version=0.29.3 +version=0.29.4 release=1 source="https://github.com/eqrion/$name/archive/v$version/$name-$version.tar.gz" |