mplab-xc16: update livecheck

This commit is contained in:
Sam Ford 2024-01-01 14:22:23 -05:00
parent a5aee28b83
commit 9e9246530e
No known key found for this signature in database
GPG Key ID: 7AF5CBEE1DD6F76D
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ cask "mplab-xc16" do
homepage "https://www.microchip.com/mplab/compilers"
livecheck do
url "https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/downloads-documentation"
url "https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers/xc16"
regex(%r{href=.*?ProductDocuments/SoftwareTools/xc16[._-]v?(\d+(?:\.\d+)+)-full-install-osx64-installer\.dmg}i)
end