macpilot 15.0.1

This commit is contained in:
Justin Krehel
2023-10-30 16:08:59 -04:00
parent 9a79caa33e
commit a6e0a55fcc
+2 -2
View File
@@ -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"