Merge pull request #158995 from jabenninghoff/update-netspot

Update netspot to 3.0.3193
This commit is contained in:
Rui Chen
2023-10-31 10:25:19 -04:00
committed by GitHub
+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