Skip to content

Commit

Permalink
vim-nightly: Update to version 9.1.1179
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 7, 2025
1 parent 1ded644 commit b3922ed
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.1.1176",
"version": "9.1.1179",
"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.1.1176/gvim_9.1.1176_x64.zip",
"hash": "5bbb76f89382cc762e816e2326fe41c6a520138a19ab45ca71f07a4f2f7af932"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.1179/gvim_9.1.1179_x64.zip",
"hash": "2e3e0e91dc69dd43ee4bdd12d132ebce7261eb8b8ead4357b3fa40cf04c2dff0"
},
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.1176/gvim_9.1.1176_x86.zip",
"hash": "70843b54c8028005675911a78e6407191b2008bd1b740c48110364512d1dc95e"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v9.1.1179/gvim_9.1.1179_x86.zip",
"hash": "da6ec694520f549bb03555678a2b88ec2b580422229d212994b576af0f1617a7"
}
},
"extract_dir": "vim\\vim91",
Expand Down

0 comments on commit b3922ed

Please sign in to comment.