Skip to content

Commit

Permalink
Update android-messages-plus (#39)
Browse files Browse the repository at this point in the history
* Update android-messages-plus

* Restyle Update android-messages-plus (#40)

Restyled by standardrb

Co-authored-by: Restyled.io <[email protected]>

---------

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
3 people authored Nov 8, 2023
1 parent a2d3af0 commit 4e8d116
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions Casks/android-messages-plus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,16 @@

cask "android-messages-plus" do
version "5.4.2"
sha256 :no_check
sha256 "5f790e8265e1bafc2803e82252de6faa1356585283c766ac762a2d520970a3ea"

url "https://github.com/LanikSJ/android-messages-desktop/releases/download/#{version}/Android-Messages-v#{version}-mac-universal.zip"
name "Android Messages"
desc "Android Messages as a Cross-platform Desktop App"
homepage "https://github.com/LanikSJ/android-messages-desktop"

conflicts_with cask: "android-messages,orangedrangon-android-messages"
depends_on arch: :intel
depends_on arch: :arm64

app "Android Messages.app"

uninstall trash: [
"~/Library/Application\ Support/Android\ Messages",
"~/Library/Preferences/pw.kmr.amd.plist",
"~/Library/Saved\ Application\ State/pw.kmr.amd.savedState",
]
end
zap trash: "~/Library/Application Support/android-messages-desktop"
end

0 comments on commit 4e8d116

Please sign in to comment.