mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update Casks/p/prism.rb
Co-authored-by: Sam Ford <1584702+samford@users.noreply.github.com>
This commit is contained in:
co-authored by
Sam Ford
parent
42a97f2674
commit
8ee27bf8fe
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user