cask 'carrotcastle' do
  version '1.0.1'
  sha256 '4a7e6fbcfe89070bdac43baa8922fd0b61eb9c535ec8b2687c8e75fff8683a14'

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

  app 'CarrotCastle.app'
end