mplab-xc16: update livecheck

This commit is contained in:
Sam Ford
2024-01-01 14:22:23 -05:00
parent a5aee28b83
commit 9e9246530e
+1 -1
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