Skip to content

Commit 961ad17

Browse files
Ahmetclaude
authored andcommitted
Add Tablen 1.21.1
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3132d75 commit 961ad17

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Casks/t/tablen.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@
99

1010
livecheck do
1111
url "https://tablen.app/api/appcast.xml"
12-
strategy :sparkle
12+
strategy :sparkle, &:short_version
1313
end
1414

1515
auto_updates true
16-
depends_on macos: ">= :sonoma"
16+
depends_on macos: ">= :sequoia"
1717

1818
app "Tablen.app"
1919

2020
zap trash: [
21-
"~/Library/Application Support/Tablen",
21+
"~/Library/Application Support/CrashReporter/Tablen_*.plist",
2222
"~/Library/Caches/app.tablen.macos",
2323
"~/Library/HTTPStorages/app.tablen.macos",
24+
"~/Library/Mobile Documents/iCloud~app~tablen~macos",
2425
"~/Library/Preferences/app.tablen.macos.plist",
2526
"~/Library/Saved Application State/app.tablen.macos.savedState",
26-
"~/Library/WebKit/app.tablen.macos",
2727
]
2828
end

0 commit comments

Comments
 (0)