mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
neovim: Fix hashes (#418)
This commit is contained in:
parent
3b4b7fc736
commit
a261fb7711
@ -9,11 +9,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.2/nvim-win64.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.4.2/nvim-win64.zip",
|
||||||
"hash": "51999d80ee2f7bd67b274302063eef4d997a0b1a29868049d12541ebe68941dc"
|
"hash": "de39dd86c25a990f9b2468a775ca48608fadc71d5e9f35a04882480fd15a07ae"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/neovim/neovim/releases/download/v0.4.2/nvim-win32.zip",
|
"url": "https://github.com/neovim/neovim/releases/download/v0.4.2/nvim-win32.zip",
|
||||||
"hash": "625aa75cbed8fc25090d178174f08d35934e830f0d16cc23418d05ddd25e4716"
|
"hash": "ad356fa9ee20fe4f8cfa52d70c814da43607c1050c1b7f19cdf1689aec42f061"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Neovim",
|
"extract_dir": "Neovim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user