Update netspot to 3.0.3193

This commit is contained in:
John Benninghoff
2023-10-31 09:03:45 -05:00
parent 248390cb22
commit 7f37317870
+2 -2
View File
@@ -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