mplab-xc8: update livecheck

This commit is contained in:
Sam Ford
2023-12-30 22:10:58 -05:00
parent 7948650501
commit c965cb47c8
+1 -1
View File
@@ -8,7 +8,7 @@ cask "mplab-xc8" 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/xc8"
regex(%r{href=.*?ProductDocuments/SoftwareTools/xc8[._-]v?(\d+(?:\.\d+)+)-full-install-macos-x64-installer\.dmg}i)
end