mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
neovim-nightly: hash fix (#2868)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
parent
0d52886cf7
commit
4f694461e4
@ -12,11 +12,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.zip",
|
||||||
"hash": "e86faa86539b76eaf1f14fade5bbdeec552095078f0efb8e3f317c3c3df4b6e7"
|
"hash": "8e0eadcf2826082fb272b4f3643d5cdb207091c1c4e7132c022c40679092e498"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/nightly/nvim-win32.zip",
|
||||||
"hash": "ed760e7f8ba1ab84e80b9426d631ed0b168f9669d999018a62b1cce84f8bcd66"
|
"hash": "34dc0307b2c072ab643f98fed0132c17824c121cb0782ecfab0d68f7f1b08931"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Neovim",
|
"extract_dir": "Neovim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user