]> git.r.bdr.sh - rbdr/homebrew-apps/commitdiff
Add the livecheck
authorRuben Beltran del Rio <redacted>
Sat, 14 Sep 2024 19:16:09 +0000 (21:16 +0200)
committerRuben Beltran del Rio <redacted>
Sat, 14 Sep 2024 19:16:09 +0000 (21:16 +0200)
Casks/captura.rb

index fa03fd2ab1c5bb9239c80f6cbdf7fca963da88e0..7538fa996f6730c1db260313429964ccd70403a5 100644 (file)
@@ -7,10 +7,12 @@ cask "captura" do
   desc "Record your screen and share, backend optional."
   homepage "https://captura.tranquil.systems"
 
   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
 
 
   auto_updates true
 
+  app "Captura.app"
+
   zap trash: [
     "~/Library/Application Scripts/pizza.unlimited.Captura",
     "~/Library/Containers/pizza.unlimited.Captura",
   zap trash: [
     "~/Library/Application Scripts/pizza.unlimited.Captura",
     "~/Library/Containers/pizza.unlimited.Captura",