hakuneko: update zap and add requires_rosetta

This commit is contained in:
Justin Krehel
2024-01-02 10:58:29 -05:00
parent 5c865207ad
commit a14c2b2e63
+8 -1
View File
@@ -15,5 +15,12 @@ cask "hakuneko" do
app "HakuNeko Desktop.app"
# No zap stanza required
zap trash: [
"~/Library/Preferences/https:/git.io/hakuneko.plist",
"~/Library/Application Support/hakuneko-desktop",
]
caveats do
requires_rosetta
end
end