Skip to content

Commit

Permalink
feat: update atlasify cask
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Setch <[email protected]>
  • Loading branch information
setchy committed Sep 16, 2024
1 parent d85a56e commit 48ffc74
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Casks/a/atlasify.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
end

auto_updates true

depends_on macos: ">= :catalina"

app "Atlasify.app"
Expand All @@ -36,8 +35,8 @@
zap trash: [
"~/Library/Application Support/atlasify",
"~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/com.electron.atlasify.sfl*",
"~/Library/Caches/com.electron.atlasify*",
"~/Library/Caches/atlasify-updater",
"~/Library/Caches/com.electron.atlasify*",
"~/Library/HTTPStorages/com.electron.atlasify",
"~/Library/Preferences/com.electron.atlasify*.plist",
"~/Library/Saved Application State/com.electron.atlasify.savedState",
Expand Down

0 comments on commit 48ffc74

Please sign in to comment.