Add caveats

This commit is contained in:
Akinori MUSHA
2023-12-10 18:26:52 +09:00
parent 0f121716ad
commit 845e55fa5c
+8
View File
@@ -24,4 +24,12 @@ cask "command-x" do
"~/Library/Application Scripts/com.sindresorhus.Command-X",
"~/Library/Containers/com.sindresorhus.Command-X",
]
caveats <<~EOS
This package is the non-App Store Version and claimed to be updated only once a year.
Use the App Store version whenever possible:
https://apps.apple.com/app/id6448461551
EOS
end