Skip to content

Update downloads.yml #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions _data/downloads.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
vim-win: &vim-win
title: Windows 32ビット/64ビット
version: '9.0 latest'
version: '9.1 latest'
vim-w32: &vim-w32
<<: *vim-win
title: Windows 32ビット
Expand All @@ -14,14 +14,14 @@ vim-w64: &vim-w64

vim-mac: &vim-mac
title: macOS 10.13+
version: '9.0 release'
info: macvim, 23.9MB DMG
version: '9.1 release'
info: macvim, 20.4MB DMG
url: https://vim-jp.org/redirects/macvim-dev/macvim/latest/

vim-mac-legacy: &vim-mac-legacy
title: macOS 10.9-10.12
version: '9.0 release'
info: macvim, 21.6MB DMG
version: '9.1 release'
info: macvim, 20.8MB DMG
url: https://vim-jp.org/redirects/macvim-dev/macvim-legacy/latest/

list:
Expand Down