mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 11:38:31 +00:00

Problem: cannot calculate sha256() of a Blob
Solution: Change sha256() to accept a Blob or String argument
(thinca).
closes: vim/vim#18336
4150283b83
Co-authored-by: thinca <thinca@gmail.com>