Use electron_builder livecheck in marvin

This commit is contained in:
Nihaal Sangha
2023-10-02 12:25:11 +01:00
parent 3cc44f1914
commit 0f47b6e132
+2 -2
View File
@@ -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"