mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
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:
+1
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user