neovim-nightly@0.7.0-dev-677-g523f03b50: Fix hash (#3054)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-07 13:14:25 +05:30 committed by GitHub
parent 01826ff7a9
commit d6494a154e
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": "179764476feaf080c57e9749a2ec82e7bb356dc2ff07b1a7973498613cd325cc"
"hash": "86c3979e690dc16de7fe1aa5e27f3cca4406e7bdd6b79132db9a63f38cb8b9f4"
}
},
"extract_dir": "Neovim",