Skip to content
Snippets Groups Projects
playwall.rb 231 B
Newer Older
  • Learn to ignore specific revisions
  • Tobias Ullerich's avatar
    Tobias Ullerich committed
    cask 'playwall' do
      version :latest
      sha256 :no_check
    
    
    Tobias Ullerich's avatar
    Tobias Ullerich committed
      url 'https://playwall.thecodelabs.de/php/downloader.php?file=PlayWall.zip'
    
    Tobias Ullerich's avatar
    Tobias Ullerich committed
      name 'PlayWall Desktop'
      homepage 'https://playwall.thecodelabs.de'
    
      app 'PlayWall.app'
    end