X-Git-Url: https://git.r.bdr.sh/rbdr/homebrew-apps/blobdiff_plain/25b6e8a3e2281495a75f1e089f342ae82cd9db7c..9864a3143bf5e52707fb5c31dadfb379ceac2ad6:/Casks/captura.rb diff --git a/Casks/captura.rb b/Casks/captura.rb index 7538fa9..e6bed3c 100644 --- a/Casks/captura.rb +++ b/Casks/captura.rb @@ -7,7 +7,10 @@ cask "captura" do desc "Record your screen and share, backend optional." homepage "https://captura.tranquil.systems" - livecheck "https://captura.tranquil.systems/appcast.xml" + livecheck do + url "https://captura.tranquil.systems/appcast.xml" + strategy :sparkle, &:short_version + end auto_updates true