mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Merge pull request #153991 from p-linnane/android-ndk-livecheck
android-ndk: update livecheck
This commit is contained in:
@@ -10,7 +10,7 @@ cask "android-ndk" do
|
||||
|
||||
livecheck do
|
||||
url "https://developer.android.com/ndk/downloads"
|
||||
regex(/Latest.*?r(\d+[a-z]?)\b(?!\s+Beta)/i)
|
||||
regex(/Latest\b(?!\s+Beta).*?r(\d+[a-z]?)/i)
|
||||
end
|
||||
|
||||
# shim script (https://github.com/Homebrew/homebrew-cask/issues/18809)
|
||||
|
||||
Reference in New Issue
Block a user