diff --git a/Casks/d/detail.rb b/Casks/d/detail.rb index 1892ebe843444..b2a9478b4986e 100644 --- a/Casks/d/detail.rb +++ b/Casks/d/detail.rb @@ -1,6 +1,6 @@ cask "detail" do version "3.4.4" - sha256 "7f00534f97305ceb67477dbc43438d0fd90920bf56374056cb2fdb2546dbf606" + sha256 "6f0a69466477d5824886087e11f5a542f7f04d4fbab71392820c45f2cf6c59f0" url "https://detail-builds.s3.amazonaws.com/mac/#{version}/Detail.pkg", verified: "detail-builds.s3.amazonaws.com/mac/" @@ -8,10 +8,7 @@ desc "Pro camera for video calls" homepage "https://detail.co/" - livecheck do - url "https://api.detail.co/v1/macOS/latest" - strategy :header_match - end + deprecate! date: "2024-03-28", because: "latest versions are only available in the Mac App Store" auto_updates true depends_on macos: ">= :big_sur"