mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update free42-binary and free42-decimal from 3.0.7 to 3.0.8 (#116379)
* Update free42-binary and free42-decimal from 3.0.7 to 3.0.8 * reorder zap * reorder zap Co-authored-by: Bevan Kay <email@bevankay.me>
This commit is contained in:
co-authored by
Bevan Kay
parent
5c4755bd3d
commit
ac4ad09a3e
@@ -1,5 +1,5 @@
|
||||
cask "free42-binary" do
|
||||
version "3.0.7"
|
||||
version "3.0.8"
|
||||
sha256 :no_check
|
||||
|
||||
url "https://thomasokken.com/free42/download/Free42Mac.zip"
|
||||
@@ -16,7 +16,10 @@ cask "free42-binary" do
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Free42",
|
||||
"~/Library/Caches/com.thomasokken.Free42",
|
||||
"~/Library/Preferences/com.thomasokken.Free42.plist",
|
||||
"~/Library/Caches/com.thomasokken.Free42b",
|
||||
"~/Library/HTTPStorages/com.thomasokken.Free42b",
|
||||
"~/Library/HTTPStorages/com.thomasokken.Free42b.binarycookies",
|
||||
"~/Library/Preferences/com.thomasokken.Free42b.plist",
|
||||
"~/Library/Saved Application State/com.thomasokken.Free42b",
|
||||
]
|
||||
end
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
cask "free42-decimal" do
|
||||
version "3.0.7"
|
||||
version "3.0.8"
|
||||
sha256 :no_check
|
||||
|
||||
url "https://thomasokken.com/free42/download/Free42Mac.zip"
|
||||
@@ -17,6 +17,9 @@ cask "free42-decimal" do
|
||||
zap trash: [
|
||||
"~/Library/Application Support/Free42",
|
||||
"~/Library/Caches/com.thomasokken.Free42",
|
||||
"~/Library/HTTPStorages/com.thomasokken.Free42",
|
||||
"~/Library/HTTPStorages/com.thomasokken.Free42.binarycookies",
|
||||
"~/Library/Preferences/com.thomasokken.Free42.plist",
|
||||
"~/Library/Saved Application State/com.thomasokken.Free42",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user