artpip: disable

```
==> Downloading https://www.artpip.com/download/osx
curl: (22) The requested URL returned error: 503
curl: (22) The requested URL returned error: 503
curl: (22) The requested URL returned error: 503
curl: (22) The requested URL returned error: 503
Error: Download failed on Cask 'artpip' with message: Download failed: https://www.artpip.com/download/osx
```

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2024-01-01 19:24:29 -05:00
parent 71121116de
commit 84e5629d85
+1 -4
View File
@@ -7,10 +7,7 @@ cask "artpip" do
desc "Curated photographic desktop backgrounds"
homepage "https://www.artpip.com/"
livecheck do
url :url
strategy :header_match
end
disable! date: "2024-01-01", because: "download artifact not available"
app "Artpip.app"
end