homebrew-cask/Casks/makehuman.rb

14 lines
538 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'makehuman' do
2017-04-07 09:55:44 +08:00
version '1.1.1'
sha256 '0f5626b1878f8f4233be431917e740806b141522f9f4b3da7809e8e7798ee2d8'
2016-03-21 04:18:13 +08:00
# tuxfamily.org/makehuman was verified as official when first introduced to the cask
url "https://download.tuxfamily.org/makehuman/releases/#{version}/makehuman-#{version}-osx.dmg"
2017-04-07 09:55:44 +08:00
appcast 'https://download.tuxfamily.org/makehuman/releases/',
checkpoint: '75064672d3c4afcf777057fba4176be9c6ccd36c15f52ca4e736abd273c24068'
2015-01-30 03:30:11 +08:00
name 'MakeHuman'
homepage 'http://www.makehuman.org/'
2014-09-16 00:05:54 +08:00
app 'MakeHuman.app'
2014-03-24 22:28:58 +08:00
end