mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #161021 from Amorymeltzer/bump-marathon2-20231125
marathon2 20231125
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cask "marathon2" do
|
||||
# NOTE: "2" is not a version number, but an intrinsic part of the product name
|
||||
version "20230529"
|
||||
sha256 "3d85be6ae7b45c926fad71cb6b05237836c8a6bdf0af5299777a138a3aa6eb36"
|
||||
version "20231125"
|
||||
sha256 "709ab94e35a8cf83167afe6fcf14a862db945a9193deeae2ec98826f1812da52"
|
||||
|
||||
url "https://github.com/Aleph-One-Marathon/alephone/releases/download/release-#{version}/Marathon2-#{version}-Mac.dmg",
|
||||
verified: "github.com/Aleph-One-Marathon/alephone/"
|
||||
@@ -15,4 +15,11 @@ cask "marathon2" do
|
||||
end
|
||||
|
||||
app "Marathon 2.app"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Marathon 2",
|
||||
"~/Library/Logs/Marathon 2 Log.txt",
|
||||
"~/Library/Preferences/Marathon 2",
|
||||
"~/Library/Saved Application State/org.bungie.source.Marathon2.savedState",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user