mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
mightymike: update homepage, rename to mighty-mike (#128893)
* mightymike: update homepage, rename to mighty-mike * Update mighty-mike.rb Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
co-authored by
Miccal Matthews
parent
f67b986f50
commit
e225abaee1
@@ -1,4 +1,4 @@
|
||||
cask "mightymike" do
|
||||
cask "mighty-mike" do
|
||||
version "3.0.1"
|
||||
sha256 "8c772b2777ac29b52775c9ce8b4281406fe62f0d4565d478112c15408b3a2efc"
|
||||
|
||||
@@ -6,13 +6,12 @@ cask "mightymike" do
|
||||
verified: "github.com/jorio/MightyMike/"
|
||||
name "Mighty Mike"
|
||||
desc "Top-down action game from Pangea Software (a.k.a. Power Pete)"
|
||||
homepage "https://pangeasoft.net/mightymike/"
|
||||
homepage "https://jorio.itch.io/mightymike"
|
||||
|
||||
app "Mighty Mike.app"
|
||||
artifact "Documentation", target: "#{Dir.home}/Library/Application Support/MightyMike"
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/MightyMike",
|
||||
"~/Library/Preferences/MightyMike",
|
||||
"~/Library/Saved Application State/io.jor.mightymike.savedState",
|
||||
]
|
||||
Reference in New Issue
Block a user