Skip to content

Commit

Permalink
Merge pull request #178640 from khipp/update-machacha
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Jul 5, 2024
2 parents 08e1a23 + e5431db commit 432dba3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Casks/m/machacha.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,16 @@
desc "Split archives into smaller parts and join them when requested"
homepage "http://www.julifos.com/soft/machacha/"

livecheck do
url :url
strategy :extract_plist
end
deprecate! date: "2024-07-05", because: :unmaintained

app "MacHacha.app"

zap trash: [
"~/Library/Preferences/com.pescadosweb.machacha.plist",
"~/Library/Saved Application State/com.pescadosweb.machacha.savedState",
]

caveats do
requires_rosetta
end
end

0 comments on commit 432dba3

Please sign in to comment.