isolator: update url, livecheck

This commit is contained in:
Sam Ford
2023-11-04 16:43:16 -04:00
parent f03d8e7437
commit 90ddccf552
+3 -2
View File
@@ -2,12 +2,13 @@ cask "isolator" do
version "4.99beta"
sha256 "8ab9344efd503606c88dbd5a139e932f37d25ec9b8d7c574a6af9f6cf1d9bcaf"
url "https://willmore.eu/software/download/Isolator-#{version}.dmg"
url "https://www.willmore.eu/software/download/Isolator-#{version}.dmg"
name "Isolator"
desc "Menu bar app that hides desktop, inactive windows, etc."
homepage "https://www.willmore.eu/software/isolator/"
livecheck do
url "https://willmore.eu/software/isolator/allversions.xml"
url "https://www.willmore.eu/software/isolator/allversions.xml"
strategy :sparkle
end