mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
macpilot 15.0.1
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@ cask "macpilot" do
|
||||
end
|
||||
end
|
||||
on_big_sur :or_newer do
|
||||
version "15.0"
|
||||
version "15.0.1"
|
||||
sha256 :no_check
|
||||
|
||||
url "https://www.koingosw.com/products/macpilot/download/macpilot.dmg"
|
||||
@@ -31,7 +31,7 @@ cask "macpilot" do
|
||||
desc "Graphical user interface for the command terminal"
|
||||
homepage "https://www.koingosw.com/products/macpilot/"
|
||||
|
||||
depends_on macos: ">= :catalina"
|
||||
depends_on macos: ">= :mojave"
|
||||
|
||||
app "MacPilot.app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user