Skip to content

Commit

Permalink
vim-nightly: Update to version 9.0.2043
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2023
1 parent 9b198af commit ab94d2b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/vim-nightly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "9.0.2032",
"version": "9.0.2043",
"description": "A highly configurable text editor for efficiently creating and changing any kind of text.",
"homepage": "https://www.vim.org",
"license": "Vim",
Expand All @@ -9,12 +9,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.0.2032/gvim_9.0.2032_x64.zip",
"hash": "34049ef955433bbe45385a069b637b0be0aa507466fa6abd18302593c1bae422"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.0.2043/gvim_9.0.2043_x64.zip",
"hash": "74e80e325156cb1e8d76d08ce1b32ef2cb9c76074d3f00356cfcc6d32dc5f6e6"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.0.2032/gvim_9.0.2032_x86.zip",
"hash": "f40dcd680e54c048e880af0a2bca58ca10e07ea7dac6b7251823d0791df89dc0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.0.2043/gvim_9.0.2043_x86.zip",
"hash": "e0c0e74cae525c3a77778b8aa72ab117e99178e7f4a8e8a39640bde3726db8f8"
}
},
"extract_dir": "vim\\vim90",
Expand Down

0 comments on commit ab94d2b

Please sign in to comment.