Skip to content

Commit

Permalink
tinkertool: fix audit
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Sep 21, 2024
1 parent 3f93258 commit 325a520
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Casks/t/tinkertool.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,11 @@
regex(/(\d+(?:\.\d+)+) \(Build \d+\)/i)
end

app "TinkerTool.app"
installer script: {
executable: "#{staged_path}/Contents/MacOS/TinkerTool",
}

app "TinkerTool.app"

uninstall quit: "com.bresink.system.tinkertool"

zap trash: [
Expand Down

0 comments on commit 325a520

Please sign in to comment.