diff options
Diffstat (limited to 'Casks')
| -rw-r--r-- | Casks/captura.rb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Casks/captura.rb b/Casks/captura.rb index fa03fd2..7538fa9 100644 --- a/Casks/captura.rb +++ b/Casks/captura.rb @@ -7,10 +7,12 @@ cask "captura" do desc "Record your screen and share, backend optional." homepage "https://captura.tranquil.systems" - app "Captura.app" + livecheck "https://captura.tranquil.systems/appcast.xml" auto_updates true + app "Captura.app" + zap trash: [ "~/Library/Application Scripts/pizza.unlimited.Captura", "~/Library/Containers/pizza.unlimited.Captura", |