From 645e7ad593e4d14b3922f18626a0a7efae5a8f3e Mon Sep 17 00:00:00 2001 From: tobias <tobias@thecodedev.de> Date: Sat, 2 May 2020 10:39:47 +0200 Subject: [PATCH] Change playwall to artifactory --- Casks/playwall.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/playwall.rb b/Casks/playwall.rb index 787570b..833c69f 100644 --- a/Casks/playwall.rb +++ b/Casks/playwall.rb @@ -2,7 +2,7 @@ cask 'playwall' do version '7.0.1' sha256 '1adcaf9be3e9e74193f25e15d9aec1afd43b9069ec1e59e750485ca158125f89' - url 'https://playwall.thecodelabs.de/php/downloader.php?file=PlayWall.zip' + url 'https://maven.thecodedev.de/artifactory/TheCodeLabs-release/de/tobias/playpad/PlayWall/7.0.1/PlayWall-7.0.1.zip' name 'PlayWall Desktop' homepage 'https://playwall.thecodelabs.de' -- GitLab