mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Delete detectx.rb (#61985)
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
cask 'detectx' do
|
||||
version '2.89'
|
||||
sha256 'ff6ae5239504d847cfcf743ec224097f2f76781e48e12f9b94b7846a5173d491'
|
||||
|
||||
# amazonaws.com/sqwarq.com was verified as official when first introduced to the cask
|
||||
url 'https://s3.amazonaws.com/sqwarq.com/PublicZips/DetectX.app.zip'
|
||||
appcast 'https://s3.amazonaws.com/sqwarq.com/AppCasts/detectx.xml'
|
||||
name 'DetectX'
|
||||
homepage 'https://sqwarq.com/detectx/'
|
||||
|
||||
auto_updates true
|
||||
|
||||
app 'DetectX.app'
|
||||
|
||||
zap trash: [
|
||||
'~/Library/Application Support/com.sqwarq.DetectX',
|
||||
'~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.sqwarq.detectx.sfl*',
|
||||
'~/Library/Preferences/com.sqwarq.DetectX.plist',
|
||||
]
|
||||
end
|
||||
Reference in New Issue
Block a user