cask 'carrotcastle' do
  version '1.0.0'
  sha256 '33c7f6ed5fd48d689a9d3c9d699a358c7f93ce159625c43d4666cf15efa07f39'

  url 'https://github.com/TheCodeLabsDevs/CarrotCastle/releases/download/v1.0.0/CarrotCastleClient-1.0.0-mac.zip'
  name 'CarrotCastle'
  homepage 'https://carrotcastle.thecodelabs.de'

  app 'CarrotCastle.app'
end