From 8ee27bf8fe92c829bcef37ff3638b5c5194a03f7 Mon Sep 17 00:00:00 2001 From: Razvan Azamfirei Date: Mon, 8 Jan 2024 14:42:22 -0500 Subject: [PATCH] Update Casks/p/prism.rb Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com> --- Casks/p/prism.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Casks/p/prism.rb b/Casks/p/prism.rb index e2df0c8572..ccd77e025f 100644 --- a/Casks/p/prism.rb +++ b/Casks/p/prism.rb @@ -7,6 +7,9 @@ cask "prism" do desc "Statistical analysis and graphing software" homepage "https://graphpad.com/" + # The `osVersion` parameter is required but doesn't seem to have an effect on + # the version in the appcast. However, we may want to monitor this over time + # (e.g. when the newest macOS release is higher than the hardcoded version). livecheck do url "https://licenses.graphpad.com/updates?version=#{version}&configuration=full&platform=Mac&osVersion=14" strategy :sparkle, &:short_version