cask 'playwall' do
  version :latest
  sha256 :no_check

  url 'https://playwall.thecodelabs.de/php/downloader.php?file=PlayWall.app.zip'
  name 'PlayWall Desktop'
  homepage 'https://playwall.thecodelabs.de'

  app 'PlayWall.app'
end