homebrew-cask/Casks/magicavoxel.rb

12 lines
365 B
Ruby
Raw Normal View History

2016-01-21 22:58:19 +08:00
cask 'magicavoxel' do
2017-04-20 15:24:54 +08:00
version '0.98.2'
sha256 'be65de92473a586e4a8392feac28e43506fa700ba25c660a0036ba7f8c25addd'
2016-01-21 22:58:19 +08:00
2016-02-11 06:04:21 +08:00
# 23.98.147.40 was verified as official when first introduced to the cask
2017-04-20 15:24:54 +08:00
url "http://23.98.147.40/uploads/MagicaVoxel-#{version}-mac.zip"
2016-01-21 22:58:19 +08:00
name 'MagicaVoxel'
homepage 'https://ephtracy.github.io/'
2017-04-20 15:24:54 +08:00
suite "MagicaVoxel-#{version}-mac"
2016-01-21 22:58:19 +08:00
end