Skip to content

Commit

Permalink
android-messages-plus-5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LanikSJ committed Nov 8, 2023
1 parent 68224a4 commit 14bb2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Casks/android-messages-plus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# frozen_string_literal: true

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

url "https://github.com/LanikSJ/android-messages-desktop/releases/download/#{version}/Android-Messages-v#{version}-mac-universal.zip"
Expand All @@ -19,6 +19,6 @@
uninstall trash: [
"~/Library/Application\ Support/Android\ Messages",
"~/Library/Preferences/pw.kmr.amd.plist",
"~/Library/Saved\ Application\ State/pw.kmr.amd.savedState"
"~/Library/Saved\ Application\ State/pw.kmr.amd.savedState",
]
end

0 comments on commit 14bb2ee

Please sign in to comment.