mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update genymotion.rb
This commit is contained in:
@@ -2,6 +2,7 @@ cask "genymotion" do
|
||||
on_monterey :or_older do
|
||||
version "3.5.0"
|
||||
sha256 "c4be3f53a85908027340b7529dcdc79e7a6b19572056b354fc94d9688c0c10f7"
|
||||
|
||||
livecheck do
|
||||
skip "Legacy version"
|
||||
end
|
||||
@@ -9,6 +10,7 @@ cask "genymotion" do
|
||||
on_ventura :or_newer do
|
||||
version "3.5.1"
|
||||
sha256 "cc4bc949b8e5744272dbb77c798035ff009740d0eb8bd251b2b5d82daa2113fb"
|
||||
|
||||
livecheck do
|
||||
url "https://www.genymotion.com/download/"
|
||||
regex(/href=.*?Genymotion[._-]v?(\d+(?:\.\d+)+)\.(?:dmg|pkg)/i)
|
||||
|
||||
Reference in New Issue
Block a user