test/fixtures: add livecheck-extract-plist cask
This commit is contained in:
parent
0211a23c1f
commit
8852f024a6
@ -0,0 +1,16 @@
|
|||||||
|
cask "livecheck-extract-plist" do
|
||||||
|
version "1.2.3"
|
||||||
|
sha256 "78c670559a609f5d89a5d75eee49e2a2dab48aa3ea36906d14d5f7104e483bb9"
|
||||||
|
|
||||||
|
url "file://#{TEST_FIXTURE_DIR}/cask/caffeine-suite.zip"
|
||||||
|
name "With Extract Plist Livecheck"
|
||||||
|
desc "Cask with a an ExtractPlist livecheck strategy"
|
||||||
|
homepage "https://brew.sh/"
|
||||||
|
|
||||||
|
livecheck do
|
||||||
|
url "file://#{TEST_FIXTURE_DIR}/cask/caffeine-with-plist.zip"
|
||||||
|
strategy :extract_plist
|
||||||
|
end
|
||||||
|
|
||||||
|
app "Caffeine.app"
|
||||||
|
end
|
Loading…
x
Reference in New Issue
Block a user