From f92abb3e649fd5f6038963517d647dffd12ed20d Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Sat, 4 Nov 2023 12:29:44 -0400 Subject: [PATCH] pocket-casts: update livecheck --- Casks/p/pocket-casts.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/p/pocket-casts.rb b/Casks/p/pocket-casts.rb index 997cfba8a5..5b0df76047 100644 --- a/Casks/p/pocket-casts.rb +++ b/Casks/p/pocket-casts.rb @@ -8,7 +8,7 @@ cask "pocket-casts" do homepage "https://play.pocketcasts.com/" livecheck do - url "https://static2.pocketcasts.com/mac/appcast.xml" + url "https://static.pocketcasts.com/mac/appcast.xml" strategy :sparkle, &:short_version end