mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
aria2d: minimum macOS bump to High Sierra
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ cask "aria2d" do
|
||||
strategy :sparkle, &:short_version
|
||||
end
|
||||
|
||||
depends_on macos: ">= :sierra"
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
app "Aria2D.app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user