mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
scihubeva: add livecheck and depends_on
This commit is contained in:
@@ -10,6 +10,14 @@ cask "scihubeva" do
|
||||
desc "Cross-platform Sci-Hub GUI application powered by Python and Qt"
|
||||
homepage "https://github.com/leovan/SciHubEVA"
|
||||
|
||||
livecheck do
|
||||
url :url
|
||||
strategy :github_latest
|
||||
end
|
||||
|
||||
auto_updates true
|
||||
depends_on macos: ">= :big_sur"
|
||||
|
||||
app "Sci-Hub EVA.app"
|
||||
|
||||
zap trash: [
|
||||
|
||||
Reference in New Issue
Block a user