mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update xrg.rb
This commit is contained in:
+3
-1
@@ -10,9 +10,11 @@ cask "xrg" do
|
||||
|
||||
livecheck do
|
||||
url :homepage
|
||||
regex(%r{href=.*?/XRG-release-(\d+(?:\.\d+)+)\.zip}i)
|
||||
regex(%r{href=.*?/XRG[._-]release[._-]v?(\d+(?:\.\d+)+)\.zip}i)
|
||||
end
|
||||
|
||||
depends_on macos: ">= :high_sierra"
|
||||
|
||||
app "XRG.app"
|
||||
|
||||
zap trash: [
|
||||
|
||||
Reference in New Issue
Block a user