mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Use electron_builder livecheck in marvin
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ cask "marvin" do
|
||||
homepage "https://www.amazingmarvin.com/"
|
||||
|
||||
livecheck do
|
||||
url "http://amazingmarvin.s3-website-us-east-1.amazonaws.com/Marvin.dmg"
|
||||
strategy :header_match
|
||||
url "https://#{hostname_arch}.s3.amazonaws.com/latest-mac.yml"
|
||||
strategy :electron_builder
|
||||
end
|
||||
|
||||
app "Marvin.app"
|
||||
|
||||
Reference in New Issue
Block a user