From 152dc18da6ac1f2ef377906f70074695582f4f9c Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Tue, 14 Nov 2023 15:38:59 -0500 Subject: [PATCH] hoppscotch: reorder `zap` --- Casks/h/hoppscotch.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/h/hoppscotch.rb b/Casks/h/hoppscotch.rb index 72d9c2bee6..9793a44554 100644 --- a/Casks/h/hoppscotch.rb +++ b/Casks/h/hoppscotch.rb @@ -16,8 +16,8 @@ cask "hoppscotch" do zap trash: [ "~/Library/Application Support/io.hoppscotch.desktop", + "~/Library/Caches/io.hoppscotch.desktop", "~/Library/Saved Application State/io.hoppscotch.desktop.savedState", "~/Library/WebKit/io.hoppscotch.desktop", - "~/Library/Caches/io.hoppscotch.desktop", ] end