mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
fix fmt
This commit is contained in:
@@ -24,9 +24,7 @@ cask "segger-ozone" do
|
||||
|
||||
pkg "Ozone_MacOSX_V#{version.no_dots}_#{arch}.pkg"
|
||||
|
||||
uninstall quit: [
|
||||
"com.segger.Ozone.*",
|
||||
],
|
||||
uninstall quit: "com.segger.Ozone.*",
|
||||
pkgutil: "com.segger.pkg.Ozone"
|
||||
|
||||
zap trash: [
|
||||
|
||||
Reference in New Issue
Block a user