cask 'carrotcastle' do
  version '1.0.0'
  sha256 '1e453f3cece292e8e5c17fca38fffeb5bdf5bd83d354765611dde5ba5d603c02'

  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