mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
vimr: Update the minimum macOS version to Monterey
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user