homebrew-cask/Casks/amidst.rb

13 lines
488 B
Ruby

cask 'amidst' do
version '4.2'
sha256 'dcc3692207ab4b386bc74a2be087bcd3b52f641a7f0cf505c166a7d8eccb0946'
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',
checkpoint: '50c7720900b06e0d57c9053c824e64908a1dcd0b9c9c39aa45422812a950cb15'
name 'amidst'
homepage 'https://github.com/toolbox4minecraft/amidst'
app 'Amidst.app'
end