diff options
author | Christian Clason <c.clason@uni-graz.at> | 2024-11-17 12:49:09 +0100 |
---|---|---|
committer | Christian Clason <ch.clason+github@icloud.com> | 2024-11-17 14:09:26 +0100 |
commit | 10beeee06f75941877199c192d45866029cdf5bf (patch) | |
tree | 9b832ba226be19024c855839d7fd6a7344a04ac8 /cmake.deps | |
parent | 38838fb00ab3d2ebaefc820cebcc5990ea98ea03 (diff) | |
download | rneovim-10beeee06f75941877199c192d45866029cdf5bf.tar.gz rneovim-10beeee06f75941877199c192d45866029cdf5bf.tar.bz2 rneovim-10beeee06f75941877199c192d45866029cdf5bf.zip |
build(deps): bump uncrustify to uncrustify-0.80.1
Diffstat (limited to 'cmake.deps')
-rw-r--r-- | cmake.deps/deps.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake.deps/deps.txt b/cmake.deps/deps.txt index a9a42d42b0..1623d0ff57 100644 --- a/cmake.deps/deps.txt +++ b/cmake.deps/deps.txt @@ -56,7 +56,7 @@ TREESITTER_SHA256 61a21f5d83cfe256472bfa941123a6941fb45073784ee7ec0bc32fdd52f7a4 WASMTIME_URL https://github.com/bytecodealliance/wasmtime/archive/v25.0.2.tar.gz WASMTIME_SHA256 6d1c17c756b83f29f629963228e5fa208ba9d6578421ba2cd07132b6a120accb -UNCRUSTIFY_URL https://github.com/uncrustify/uncrustify/archive/uncrustify-0.80.0.tar.gz -UNCRUSTIFY_SHA256 8df1a4fb9aeb6c59d21fd328bb8fd34be7a11aef24310636df5cadca0900c729 +UNCRUSTIFY_URL https://github.com/uncrustify/uncrustify/archive/uncrustify-0.80.1.tar.gz +UNCRUSTIFY_SHA256 0e2616ec2f78e12816388c513f7060072ff7942b42f1175eb28b24cb75aaec48 LUA_DEV_DEPS_URL https://github.com/neovim/deps/raw/5a1f71cceb24990a0b15fd9a472a5f549f019248/opt/lua-dev-deps.tar.gz LUA_DEV_DEPS_SHA256 27db2495f5eddc7fc191701ec9b291486853530c6125609d3197d03481e8d5a2 |