homebrew-cask/Casks/amidst.rb

13 lines
488 B
Ruby
Raw Normal View History

2016-03-08 18:02:53 +08:00
cask 'amidst' do
2016-11-26 11:21:52 +08:00
version '4.2'
sha256 'dcc3692207ab4b386bc74a2be087bcd3b52f641a7f0cf505c166a7d8eccb0946'
2016-03-08 18:02:53 +08:00
url "https://github.com/toolbox4minecraft/amidst/releases/download/v#{version}/amidst-v#{version.dots_to_hyphens}.zip"
appcast 'https://github.com/toolbox4minecraft/amidst/releases.atom',
2017-07-25 22:49:35 +08:00
checkpoint: 'db88f7c138b4e42e7655422cf2854f14c487fd6c1dc3f42fbfa525dfd226fb8a'
2016-03-08 18:02:53 +08:00
name 'amidst'
homepage 'https://github.com/toolbox4minecraft/amidst'
app 'Amidst.app'
end