mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
build(deps): bump utf8proc to v2.11.0
This commit is contained in:

committed by
Christian Clason

parent
0f64f0f5b6
commit
423eaf1b13
@@ -31,8 +31,8 @@ GETTEXT_SHA256 66415634c6e8c3fa8b71362879ec7575e27da43da562c798a8a2f223e6e47f5c
|
||||
LIBICONV_URL https://github.com/neovim/deps/raw/b9bf36eb31f27e8136d907da38fa23518927737e/opt/libiconv-1.17.tar.gz
|
||||
LIBICONV_SHA256 8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313
|
||||
|
||||
UTF8PROC_URL https://github.com/JuliaStrings/utf8proc/archive/v2.10.0.tar.gz
|
||||
UTF8PROC_SHA256 6f4f1b639daa6dca9f80bc5db1233e9cbaa31a67790887106160b33ef743f136
|
||||
UTF8PROC_URL https://github.com/juliastrings/utf8proc/archive/v2.11.0.tar.gz
|
||||
UTF8PROC_SHA256 c24379b5fa0a429a1f9a3fc23b44a75f2b141a34c09146a529a55d20a5808070
|
||||
|
||||
TREESITTER_C_URL https://github.com/tree-sitter/tree-sitter-c/archive/v0.24.1.tar.gz
|
||||
TREESITTER_C_SHA256 25dd4bb3dec770769a407e0fc803f424ce02c494a56ce95fedc525316dcf9b48
|
||||
|
4
deps/utf8proc/build.zig.zon
vendored
4
deps/utf8proc/build.zig.zon
vendored
@@ -5,8 +5,8 @@
|
||||
|
||||
.dependencies = .{
|
||||
.utf8proc = .{
|
||||
.url = "git+https://github.com/JuliaStrings/utf8proc?ref=v2.10.0#a1b99daa2a3393884220264c927a48ba1251a9c6",
|
||||
.hash = "N-V-__8AAPJfKADYDOC95xuKyudrlob6eFqgzfFl8NbpOoU9",
|
||||
.url = "git+https://github.com/juliastrings/utf8proc?ref=v2.11.0#d7bf128df773c2a1a7242eb80e51e91a769fc985",
|
||||
.hash = "N-V-__8AAKqkKADwgwHv0SkVM-huIogBSuyLemZwnmSdEb1R",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user