vimr: Update the minimum macOS version to Monterey

This commit is contained in:
Tae Won Ha 2023-12-16 20:35:37 +01:00
parent d7d5f90ef7
commit 644fab57f4
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ cask "vimr" do
end
auto_updates true
depends_on macos: ">= :high_sierra"
depends_on macos: ">= :monterey"
app "VimR.app"
binary "#{appdir}/VimR.app/Contents/Resources/vimr"