You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
393 B
11 lines
393 B
cask 'slicer-nightly' do
|
|
version '4.9.0.26645,716334'
|
|
sha256 '50b6c8011c788b847ce4df4167cceac85b193868b8b761e39cd6a9c59dbc28bf'
|
|
|
|
# slicer.kitware.com/midas3 was verified as official when first introduced to the cask
|
|
url "http://slicer.kitware.com/midas3/download?bitstream=#{version.after_comma}"
|
|
name '3D Slicer Nightly'
|
|
homepage 'https://www.slicer.org/'
|
|
|
|
app 'Slicer.app'
|
|
end
|
|
|