itk-snap: updated version to new major_minor_patch split

This commit is contained in:
Vítor Galvão 2019-12-07 21:35:16 +00:00
parent 50dffbef00
commit e77ae9fa69
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'itk-snap' do cask 'itk-snap' do
version '3.8.0-20190612' version '3.8.0,20190612'
sha256 '135405baf7abc900d17d9120798b104654a9bc271aa9476c9c1150d165ee5fd8' sha256 '135405baf7abc900d17d9120798b104654a9bc271aa9476c9c1150d165ee5fd8'
# downloads.sourceforge.net/itk-snap was verified as official when first introduced to the cask # downloads.sourceforge.net/itk-snap was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/itk-snap/itksnap-#{version}-MacOS-x86_64.dmg" url "https://downloads.sourceforge.net/itk-snap/itksnap-#{version.before_comma}-#{version.after_comma}-MacOS-x86_64.dmg"
appcast "https://sourceforge.net/projects/itk-snap/rss?path=/itk-snap/#{version.major_minor_patch}" appcast "https://sourceforge.net/projects/itk-snap/rss?path=/itk-snap/#{version.before_comma}"
name 'ITK-SNAP' name 'ITK-SNAP'
homepage 'http://www.itksnap.org/pmwiki/pmwiki.php' homepage 'http://www.itksnap.org/pmwiki/pmwiki.php'