Add `mcrcon` 0.0.5. (#41844)

This commit is contained in:
Markus Reiter 2017-12-12 02:18:35 +01:00 committed by commitay
parent dde2c23f82
commit 903cbc71db
1 changed files with 12 additions and 0 deletions

12
Casks/mcrcon.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'mcrcon' do
version '0.0.5'
sha256 '33fc0f581d6e35f9b78a203e918b129d11df9e1eded557f3a2d64151ee513313'
url "https://downloads.sourceforge.net/mcrcon/#{version}/mcrcon-#{version}-bin-osx-64bit.zip"
appcast 'https://sourceforge.net/projects/mcrcon/rss',
checkpoint: '361ae7ca41d74196a2a26ce31b0d1afa22f841e1a6f0f93d8490638db8e20a33'
name 'mcrcon'
homepage 'https://sourceforge.net/projects/mcrcon/'
binary 'mcrcon'
end