Skip to content

Commit

Permalink
multipass 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
khipp committed Jul 30, 2024
1 parent 354a5ab commit af3e715
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Casks/m/multipass.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "multipass" do
version "1.13.1"
sha256 "0b1bc65df103c44d7e10a4afacd6c379a8ecc48d86b318b6540c382419749a89"
version "1.14.0"
sha256 "eb3f864071782e99c5368b5714626bc9247addf8ef3b609a92840e6cdd0ca2bc"

on_arm do
postflight do
Expand Down Expand Up @@ -35,9 +35,11 @@
]

zap trash: [
"~/Library/Application Support/com.canonical.multipassGui",
"~/Library/Application Support/multipass",
"~/Library/Application Support/multipass-gui",
"~/Library/LaunchAgents/com.canonical.multipass.gui.autostart.plist",
"~/Library/Preferences/multipass",
"~/Library/Saved Application State/com.canonical.multipassGui.savedState",
]
end

0 comments on commit af3e715

Please sign in to comment.