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
2016-10-01 14:44:29 +08:00
version '0.97.5'
sha256 'dc11b8ed8302557cdb2a62bc4dcbd041b4f9d106d80de502cb098eef8935d404'
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
2016-01-21 22:58:19 +08:00
url "http://23.98.147.40/uploads/MagicaVoxel-#{version}-win-mac.zip"
name 'MagicaVoxel'
homepage 'https://ephtracy.github.io/'
suite "MagicaVoxel-#{version}"
2016-01-21 22:58:19 +08:00
end