From 7f37317870069b8a0719fbc40123a02c25c12bf8 Mon Sep 17 00:00:00 2001 From: John Benninghoff Date: Tue, 31 Oct 2023 09:03:45 -0500 Subject: [PATCH] Update netspot to 3.0.3193 --- Casks/n/netspot.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/n/netspot.rb b/Casks/n/netspot.rb index 7bded5a9de..a40fdcb197 100644 --- a/Casks/n/netspot.rb +++ b/Casks/n/netspot.rb @@ -1,5 +1,5 @@ cask "netspot" do - version "3.0.3168" + version "3.0.3193" sha256 :no_check url "https://cdn.netspotapp.com/download/NetSpot.dmg" @@ -8,7 +8,7 @@ cask "netspot" do homepage "https://www.netspotapp.com/" livecheck do - url "https://www.netspotapp.com/updates/netspot#{version.major}-appcast.xml" + url "https://cdn.netspotapp.com/download/Mac/netspot#{version.major}-appcast.xml" strategy :sparkle end