neovim-nightly@0.7.0-dev-681-g18d81a672: Fix hash (#3064)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-08 13:18:24 +05:30 committed by GitHub
parent 8465e1d2a1
commit e5900ed781
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
"hash": "86c3979e690dc16de7fe1aa5e27f3cca4406e7bdd6b79132db9a63f38cb8b9f4"
"hash": "507784f43ad194c481765efa10a84c0a88deba8152e5a8b2f832325919bcd8fd"
}
},
"extract_dir": "Neovim",